Update eng_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2019-01-14 15:43:15 +01:00 committed by GitHub
parent 7fa47da6a4
commit 1a36e01e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,6 +318,7 @@
<Word from="didrft" to="didn't" />
<Word from="didrl't" to="didn't" />
<Word from="didyou" to="did you" />
<Word from="discusting" to="disgusting" />
<Word from="divorcing_" to="divorcing." />
<Word from="dld" to="did" />
<Word from="dldn't" to="didn't" />
@ -1162,6 +1163,7 @@
<Word from="scund" to="sound" />
<Word from="S'EOp" to="Stop" />
<Word from="seperate" to="separate" />
<Word from="seperated" to="separated" />
<Word from="severa/parents" to="several parents" />
<Word from="sfill" to="still" />
<Word from="Sflence" to="Silence" />
@ -2573,4 +2575,4 @@
<RegEx find="^_\.\.(\p{L})" replaceWith="...$1" />
<!-- <RegEx find="(\p{L}{2,})&quot;s " replaceWith="$1's " /> -->
</RegularExpressions>
</OCRFixReplaceList>
</OCRFixReplaceList>