summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2023-04-28 13:03:49 +0100
committerKen Sharp <ken.sharp@artifex.com>2023-04-28 13:03:49 +0100
commitb2992b7fa5dfae682c3c6f8fccb6b16733978e48 (patch)
treee5de5ed1189a10b1a1195ea546e42fceaa8366fd
parente1750d4385e0d7fa56044cf1ed3d377478f72d27 (diff)
downloadghostpdl-b2992b7fa5dfae682c3c6f8fccb6b16733978e48.tar.gz
Fix a typo in the warning in pdfa_def.ps
-rw-r--r--lib/PDFA_def.ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PDFA_def.ps b/lib/PDFA_def.ps
index c5e2aa680..96cb67761 100644
--- a/lib/PDFA_def.ps
+++ b/lib/PDFA_def.ps
@@ -70,7 +70,7 @@ def
{ICCProfile (r) file} stopped
{
(\n\tFailed to open the supplied ICCProfile for reading. This may be due to\n) print
- (\t an incorrect filename or a failure to add --permif-file-read=<profile>\n) print
+ (\t an incorrect filename or a failure to add --permit-file-read=<profile>\n) print
(\t to the command line. This PostScript program needs to open the file\n) print
(\t and you must explicitly grant it permission to do so.\n\n) print
(\tPDF/A processing aborted, output may not be a PDF/A file.\n\n) print