mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Fix typo in hrb_OCRFixReplaceList.xml
This commit is contained in:
parent
b047f0a67f
commit
98e9f77655
@ -1616,7 +1616,7 @@
|
||||
<RegEx find="([sS])rec(a?)n" replaceWith="$1ret$2n" />
|
||||
<RegEx find="spijun" replaceWith="špijun" />
|
||||
<RegEx find="Spijun" replaceWith="Špijun" />
|
||||
<RegEx find="spjesn" replaceWith="špješn" />
|
||||
<RegEx find="spjesn" replaceWith="spješn" />
|
||||
<RegEx find="([sS])rusi" replaceWith="$1ruši" />
|
||||
<RegEx find="\b([sS])tac([eu])" replaceWith="$1tat ć$2" />
|
||||
<RegEx find="stanes" replaceWith="staneš" />
|
||||
@ -1934,4 +1934,4 @@
|
||||
<RegEx find="Zurb" replaceWith="Žurb" />
|
||||
<RegEx find="zvucen" replaceWith="zvučen" />
|
||||
</RegularExpressions>
|
||||
</OCRFixReplaceList>
|
||||
</OCRFixReplaceList>
|
Loading…
Reference in New Issue
Block a user