Revision: 7360
Author:   deton.kih
Date:     Wed Nov  2 15:14:56 2011
Log:      * scm/tutcode.scm
  - (tutcode-begin-history): Fix typo.

http://code.google.com/p/uim/source/detail?r=7360

Modified:
 /trunk/scm/tutcode.scm

=======================================
--- /trunk/scm/tutcode.scm      Mon Oct 31 04:14:47 2011
+++ /trunk/scm/tutcode.scm      Wed Nov  2 15:14:56 2011
@@ -1650,7 +1650,7 @@
       (tutcode-context-set-state! pc 'tutcode-state-history)
       (tutcode-check-candidate-window-begin pc)
       (if (eq? (tutcode-context-candidate-window pc)
-               'tutcode-candidate-window-hisory)
+               'tutcode-candidate-window-history)
         (tutcode-select-candidate pc 0)))))

;;; 2¥¹¥È¥í¡¼¥¯µ­¹æÆþÎϥ⡼¥É(tutcode-kigou-rule)¤Ètutcode-rule¤ÎÀÚ¤êÂØ¤¨¤ò¹Ô¤¦

Reply via email to