PhoneticStringUtilities.st
changeset 4133 eda6f1bfc8d2
parent 3839 6874980a5d05
child 4184 c65ef322c227
--- a/PhoneticStringUtilities.st	Thu Oct 13 18:17:14 2016 +0200
+++ b/PhoneticStringUtilities.st	Thu Oct 13 19:10:30 2016 +0200
@@ -882,7 +882,7 @@
     and also removing vokals first, then removing duplicate codes
     (whereas the soundex code does this in reverse order).
 
-    These variations are important, if you need the ame soundex codes to be generated.
+    These variations are important, if you need the miracode soundex codes to be generated.
 "
 ! !