From 73a37eb3256862c17b77aa0ee1590933e051b7c3 Mon Sep 17 00:00:00 2001 From: a_matsuda Date: Sun, 27 Dec 2015 09:57:21 +0000 Subject: Documentation typos [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/MANUAL_tcltklib.eng | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/tk/MANUAL_tcltklib.eng') 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) -- cgit v1.2.3