summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-09-03 15:06:39 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-09-03 15:06:39 +0800
commitee159653208349c396917be34730b278195f4027 (patch)
tree389038cb9bc44eabe963a2c16a32411279533741
parent23a1640aefbd2c251f949c78585df31775b9837d (diff)
downloadibus-anthy-ee159653208349c396917be34730b278195f4027.tar.gz
Commet "n'" in romaji typing rule.
-rw-r--r--engine/tables.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/tables.py b/engine/tables.py
index 733f040..69d8adb 100644
--- a/engine/tables.py
+++ b/engine/tables.py
@@ -220,7 +220,7 @@ romaji_typing_rule = {
u"xwa" : u"ゎ",
u"wa" : u"わ",
u"wo" : u"を",
- u"n'" : u"ん",
+ # u"n'" : u"ん",
u"nn" : u"ん",
u"wyi" : u"ゐ",
u"wye" : u"ゑ",