Revision: 7311
Author: nogu.dev
Date: Fri Sep 16 20:51:03 2011
Log: * scm/japanese-custom.scm
- (ja-rk-rule-table-basic): Fix typo.
http://code.google.com/p/uim/source/detail?r=7311
Modified:
/trunk/scm/japanese-custom.scm
=======================================
--- /trunk/scm/japanese-custom.scm Fri Sep 16 19:04:49 2011
+++ /trunk/scm/japanese-custom.scm Fri Sep 16 20:51:03 2011
@@ -489,7 +489,7 @@
'(ja-rk-rule composing-rule)
(list 'table
(list 'input (N_ "Input") (N_ "Input"))
- (list 'next-input (N_ "Next intput") (N_ "Next input"))
+ (list 'next-input (N_ "Next input") (N_ "Next input"))
(list 'output (N_ "Output") (N_ "Output")))
(N_ "Custom composing rule")
(N_ "long description will be here."))