Blame SOURCES/m17n-db-1.8.0-ml-mozhi-savannah-bug-59681.patch

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