projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28fde3b
)
*** empty log message ***
author
handa
<handa>
Wed, 18 Apr 2007 02:45:30 +0000
(
02:45
+0000)
committer
handa
<handa>
Wed, 18 Apr 2007 02:45:30 +0000
(
02:45
+0000)
src/input.c
patch
|
blob
|
history
diff --git
a/src/input.c
b/src/input.c
index
cfc1592
..
c2e504a
100644
(file)
--- a/
src/input.c
+++ b/
src/input.c
@@
-5285,7
+5285,7
@@
minput_get_variable (MSymbol language, MSymbol name, MSymbol variable)
variable $VARIABLE of the input method specified by $LANGUAGE and
$NAME.
- If $VALUE is a non-empty pist, it must be a plist of one element
+ If $VALUE is a non-empty plist, it must be a plist of one element
whose key is #Minteger, #Msymbol, or #Mtext, and the value is of
the corresponding type. That value is assigned to the variable.