--- /Caverphone.java	2023-07-05 03:03:57.226042534 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/language/Caverphone.java	2023-07-05 03:03:57.230042533 +0200
@@ -123,6 +123,7 @@
         txt = txt.replaceAll("l$", "3");       // 2.0 only
         //txt = txt.replaceAll("ly", "Ly");    // 1.0 only
         txt = txt.replaceAll("l", "2");
+ 
         //txt = txt.replaceAll("j", "y");      // 1.0 only
         //txt = txt.replaceAll("y3", "Y3");    // 1.0 only
         //txt = txt.replaceAll("y", "2");      // 1.0 only
