From cf3ee272881bb35f3e511f230978e9b50d354a47 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 26 Nov 2019 15:27:53 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Fix=20grammar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba20b4e..3ea1c9d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ocrd_repair_inconsistencies Automatically fix PAGE-XML order inconsistencies in regions, lines and words. -Children elements are only reordered if reordering by coordinates +Child elements are only reordered if reordering by coordinates top-to-bottom/left-to-right fixes the appropriately concatenated `TextEquiv` texts of the children to match the parent's `TextEquiv` text. This processor does not change reading order, just the order of the XML elements in the file.