From 7d90ecf91f3e7bd4cb8f3c3449e2f8b65323cd6a Mon Sep 17 00:00:00 2001 From: LeeAStone Date: Tue, 2 May 2023 10:04:57 +0100 Subject: [PATCH] Correct typo in messages_en_GB.properties (#126) Corrected spelling of "interactive" --- src/main/resources/messages_en_GB.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages_en_GB.properties b/src/main/resources/messages_en_GB.properties index 26e958ae..6ac9683c 100644 --- a/src/main/resources/messages_en_GB.properties +++ b/src/main/resources/messages_en_GB.properties @@ -143,7 +143,7 @@ ocr.selectText.2=Produce text file containing OCR text alongside the OCR'ed PDF ocr.selectText.3=Correct pages were scanned at a skewed angle by rotating them back into place ocr.selectText.4=Clean page so its less likely that OCR will find text in background noise. (No output change) ocr.selectText.5=Clean page so its less likely that OCR will find text in background noise, maintains cleanup in output. -ocr.selectText.6=Ignores pages that have interacive text on them, only OCRs pages that are images +ocr.selectText.6=Ignores pages that have interactive text on them, only OCRs pages that are images ocr.selectText.7=Force OCR, will OCR Every page removing all original text elements ocr.selectText.8=Normal (Will error if PDF contains text) ocr.selectText.9=Additional Settings