2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00

ReaderHighlight: Fix an old typo in the OCR help string (#12479)

Noticed while triaging #12478 ;)
This commit is contained in:
NiLuJe 2024-09-07 16:23:56 +02:00 committed by GitHub
parent f8df76e5c4
commit ffc4929504
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1626,7 +1626,7 @@ end
local info_message_ocr_text = _([[
No OCR results or no language data.
KOReader has a build-in OCR engine for recognizing words in scanned PDF and DjVu documents. In order to use OCR in scanned pages, you need to install tesseract trained data for your document language.
KOReader has a built-in OCR engine for recognizing words in scanned PDF and DjVu documents. In order to use OCR in scanned pages, you need to install tesseract trained data for your document language.
You can download language data files for Tesseract version 5.3.4 from https://tesseract-ocr.github.io/tessdoc/Data-Files