summaryrefslogtreecommitdiff
path: root/ext/tk/sample/tkextlib/tkHTML/hv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/sample/tkextlib/tkHTML/hv.rb')
-rw-r--r--ext/tk/sample/tkextlib/tkHTML/hv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/sample/tkextlib/tkHTML/hv.rb b/ext/tk/sample/tkextlib/tkHTML/hv.rb
index eb3a786c21..0f6e595d82 100644
--- a/ext/tk/sample/tkextlib/tkHTML/hv.rb
+++ b/ext/tk/sample/tkextlib/tkHTML/hv.rb
@@ -302,7 +302,7 @@ show_tbl.trace('w', proc{
show_img.trace('w', refresh)
-# If an arguent was specified, read it into the HTML widget.
+# If an argument was specified, read it into the HTML widget.
#
Tk.update
if file && file != ""