summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/menubar.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/lib/tk/menubar.rb')
-rw-r--r--ext/tk/lib/tk/menubar.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/lib/tk/menubar.rb b/ext/tk/lib/tk/menubar.rb
index e27fc4914c..73f8801d98 100644
--- a/ext/tk/lib/tk/menubar.rb
+++ b/ext/tk/lib/tk/menubar.rb
@@ -77,7 +77,7 @@
# 'tearoff'=>false,
# 'foreground'=>'grey40',
# 'activeforeground'=>'red',
-# 'font'=>'Helvetia 12 bold')
+# 'font'=>'Helvetica 12 bold')
# menubar.pack('side'=>'top', 'fill'=>'x')
# See tk/menuspec.rb about the format of the menu_spec