From 96ea6f20439a003391a77b41db2bad5c45d7ae3d Mon Sep 17 00:00:00 2001 From: LeeAStone Date: Tue, 2 May 2023 09:12:24 +0100 Subject: [PATCH] Correct typo in messages_en_GB.properties 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 26e958ae0..6ac9683c8 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