--- /RefinedSoundex.java	2023-07-05 03:07:02.426036581 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/language/RefinedSoundex.java	2023-07-05 03:07:02.426036581 +0200
@@ -35,7 +35,7 @@
 	 * mappings have been altered. This implementation contains default
 	 * mappings for US English.
 	 */
-    public static final char[] US_ENGLISH_MAPPING = "01360240043788015936020505".toCharArray();
+public static final char[] US_ENGLISH_MAPPING = "36024004378801".toCharArray (  ) ;
 
     /**
 	 * Every letter of the alphabet is "mapped" to a numerical value. This char
