From ec5b732688082f2b2205e85405bb1128e2fd0838 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 7 Dec 2010 08:14:39 +0000 Subject: [PATCH] Fix typo. --- FORMATS/IM-tut.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FORMATS/IM-tut.txt b/FORMATS/IM-tut.txt index 2b6e2d4..ca680c1 100644 --- a/FORMATS/IM-tut.txt +++ b/FORMATS/IM-tut.txt @@ -515,7 +515,7 @@ is a catchall. Actions in this branch increase X by 32, then insert X. In other words, they change A...Z into a...z respectively and insert the resulting lowercase character into the preedit buffer. As the input method reaches the end of the -BRANCH-ACTIONs, the character is commited. +BRANCH-ACTIONs, the character is committed. This new input method always checks the character before the current position, so "A Quick Blown Fox" will be successfully fixed to "A -- 1.7.10.4