summaryrefslogtreecommitdiff
path: root/ext/tk/sample/demos-en/toolbar.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/sample/demos-en/toolbar.rb')
-rw-r--r--ext/tk/sample/demos-en/toolbar.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/sample/demos-en/toolbar.rb b/ext/tk/sample/demos-en/toolbar.rb
index a16125be2e..074bb94c1c 100644
--- a/ext/tk/sample/demos-en/toolbar.rb
+++ b/ext/tk/sample/demos-en/toolbar.rb
@@ -23,7 +23,7 @@ if Tk.windowingsystem != 'aqua'
:text=>Tk::UTF8_String.new(<<EOL))
This is a demonstration of how to do \
a toolbar that is styled correctly \
-and which can be torn off (this feature reqrires Tcl/Tk8.5). \
+and which can be torn off (this feature requires Tcl/Tk8.5). \
The buttons are configured to be \\u201Ctoolbar style\\u201D buttons by \
telling them that they are to use the Toolbutton style. At the left \
end of the toolbar is a simple marker that the cursor changes to a \