summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2019-04-01 08:20:52 +0100
committerKen Sharp <ken.sharp@artifex.com>2019-04-01 08:21:09 +0100
commitf5bd9757cffeb8b173cdde161b39abd381e325c3 (patch)
tree3c4b4b617b9b2e2049a8d2bfd97d0981d6fe9884 /lib
parent086390943b223cd726d7f63ad076b48e57ceae0f (diff)
downloadghostpdl-f5bd9757cffeb8b173cdde161b39abd381e325c3.tar.gz
Documentation changes
Bug #700930 "Ghostscript - Typo in example command for PDF/X-3 in VectorDevices.htm"
Diffstat (limited to 'lib')
-rw-r--r--lib/PDFX_def.ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PDFX_def.ps b/lib/PDFX_def.ps
index 4c34d06de..9ff233873 100644
--- a/lib/PDFX_def.ps
+++ b/lib/PDFX_def.ps
@@ -10,7 +10,7 @@ systemdict /ProcessColorModel known {
} {
true
} ifelse
-{ (ERROR: ProcessColorModel must be /DeviceGray or DeviceCMYK.)=
+{ (ERROR: ProcessColorModel must be /DeviceGray or /DeviceCMYK.)=
/ProcessColorModel cvx /rangecheck signalerror
} if