summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2020-10-20 12:38:24 +0100
committerRobin Watts <Robin.Watts@artifex.com>2020-10-20 12:39:27 +0100
commit337be82addaaf8740b60e2a0cf354ae96d46468f (patch)
treecdc41f1b65c325c48354a911b6ca84f2aa1f64fc
parent41ef9a0bc36b9db7115fbe9623f989bfb47bbade (diff)
downloadghostpdl-337be82addaaf8740b60e2a0cf354ae96d46468f.tar.gz
Correct OCR docs for multiple languages.
-rw-r--r--doc/Devices.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Devices.htm b/doc/Devices.htm
index ec21350e9..91994c82d 100644
--- a/doc/Devices.htm
+++ b/doc/Devices.htm
@@ -1011,7 +1011,7 @@ resolution independence, and editability.</p>
Arabic:</dd></dl>
<blockquote>
<pre>
- <kbd>gs -sDEVICE=ocr -r200 -sOCRLanguage="eng,ara" -o out.txt\
+ <kbd>gs -sDEVICE=ocr -r200 -sOCRLanguage="eng+ara" -o out.txt\
zlib/zlib.3.pdf</kbd>
</pre>
</blockquote>