f20ecb2
commit 3e26647b3ec04c95f97e435b79f1f148ba8a6950
f20ecb2
Author: Rajeesh K V <rajeeshknambiar@gmail.com>
f20ecb2
Date:   Mon Dec 14 15:58:11 2020 +0530
f20ecb2
f20ecb2
    Malayalam mozhi input method: fix spurious ZWNJ being added
f20ecb2
f20ecb2
diff --git a/MIM/ml-mozhi.mim b/MIM/ml-mozhi.mim
f20ecb2
index e502c7a..ce0b84f 100644
055cbc7
--- MIM/ml-mozhi.mim
055cbc7
+++ MIM/ml-mozhi.mim
f20ecb2
@@ -113,7 +113,7 @@ For the details, see the page:
f20ecb2
   ("N__" "ണ്‍")
f20ecb2
   ("n__" "ന്‍")
f20ecb2
   ("l__" "ല്‍")
f20ecb2
-  ("L__" "‌‌ള്‍")
f20ecb2
+  ("L__" "ള്‍")
f20ecb2
   ("r__" "ര്‍")
f20ecb2
   ("R__" "ര്‍")
f20ecb2
   ("x" "ക്ഷ്"))
f20ecb2
@@ -147,7 +147,7 @@ For the details, see the page:
f20ecb2
   (".n" "ം")
f20ecb2
   ("M" "ം")
f20ecb2
   ("~" "്")
f20ecb2
-  ("_" "‌‌")     
f20ecb2
+  ("_" "‌")     
f20ecb2
   ("m_" "ം")
f20ecb2
   ("m " "ം ")
f20ecb2
   ("m," "ം,")