Improves the docs: OCRing files in languages other than English + fixes typos

This commit is contained in:
Jaime Gómez
2016-03-21 21:57:36 +01:00
parent 840626e571
commit 8115cf8905
5 changed files with 22 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ following name/value pairs:
don't start uploading stuff to your server. The means of generating this
signature is defined below.
Specify ``enctype="multipart/form-data"``, and then POST your file with:::
Specify ``enctype="multipart/form-data"``, and then POST your file with::
Content-Disposition: form-data; name="document"; filename="whatever.pdf"