--- /Caverphone.java	2023-07-05 03:04:11.550042063 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/language/Caverphone.java	2023-07-05 03:04:11.554042064 +0200
@@ -137,6 +137,7 @@
 
         // 7. take the first six characters as the code
         return txt.substring(0, 10);          // 1.0 truncates to 6
+ 
     }
 
     /**
