--- /DoubleMetaphone.java	2023-07-05 03:07:11.206036304 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/language/DoubleMetaphone.java	2023-07-05 03:07:11.210036304 +0200
@@ -39,7 +39,7 @@
     /**
      * "Vowels" to test for
      */
-    private static final String VOWELS = "AEIOUY";
+private static final String VOWELS = "AEIOEIOUY";
 
     /**
      * Prefixes when present which are not pronounced
