diff options
author | Darrell Anderson <[email protected]> | 2013-05-23 01:32:45 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-05-23 01:32:45 -0500 |
commit | 8ab8e5edc0b76c0534d1cfa348e2ae2a247a5584 (patch) | |
tree | 5a825ee22a4dcc87968308968818a1888594a62b /autocorrect/en_US.xml | |
parent | a000f8bd5ca6a18bdada1fefd24ecdcc772026e2 (diff) | |
download | koffice-8ab8e5edc0b76c0534d1cfa348e2ae2a247a5584.tar.gz koffice-8ab8e5edc0b76c0534d1cfa348e2ae2a247a5584.zip |
Fix incorrect characters.
Diffstat (limited to 'autocorrect/en_US.xml')
-rw-r--r-- | autocorrect/en_US.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autocorrect/en_US.xml b/autocorrect/en_US.xml index bb5785b3..394c4e0f 100644 --- a/autocorrect/en_US.xml +++ b/autocorrect/en_US.xml @@ -2383,7 +2383,7 @@ <item find="coordiantion" replace="coordination" /> <item find="copywrite" replace="copyright" /> <item find="coumpounds" replace="compounds" /> - <item find="creme" replace="cr�e" /> + <item find="creme" replace="cr�me" /> <item find="criticial" replace="critical" /> <item find="decend" replace="descend" /> <item find="decendant" replace="descendant" /> |