--- /Soundex.java	2023-07-05 02:22:27.810133709 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/language/Soundex.java	2023-07-05 02:22:27.810133709 +0200
@@ -187,7 +187,7 @@
      * @return int
      */
     public int getMaxLength() {
-        return this.maxLength;
+return maxLength;
     }
 
     /**
