aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/MANUAL_tcltklib.eng
diff options
context:
space:
mode:
authora_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-27 09:57:21 +0000
committera_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-27 09:57:21 +0000
commitff9b1f7a08c68b373dae61cbad30ac9eeb49d5ae (patch)
tree9c170e584d31262d1f9030eb402827ad09e5472b /ext/tk/MANUAL_tcltklib.eng
parent5b2e6867ee1ff4e517376f5ad445e943557d30a8 (diff)
downloadruby-ff9b1f7a08c68b373dae61cbad30ac9eeb49d5ae.tar.gz
Documentation typos
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANUAL_tcltklib.eng')
-rw-r--r--ext/tk/MANUAL_tcltklib.eng4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/tk/MANUAL_tcltklib.eng b/ext/tk/MANUAL_tcltklib.eng
index bd124f7620..7d4804ef8a 100644
--- a/ext/tk/MANUAL_tcltklib.eng
+++ b/ext/tk/MANUAL_tcltklib.eng
@@ -232,7 +232,7 @@ module TclTklib
_merge_tklist(str, str, ... )
: Get a Tcl's list string from arguments with a Tcl/Tk's
- : library function. Each arguemnt is converted to a valid
+ : library function. Each argument is converted to a valid
: Tcl list element.
_conv_listelement(str)
@@ -415,7 +415,7 @@ class TclTkIp
_merge_tklist(str, str, ... )
: Get a Tcl's list string from arguments with a Tcl/Tk's
- : library function. Each arguemnt is converted to a valid
+ : library function. Each argument is converted to a valid
: Tcl list element.
_conv_listelement(str)