aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-en/menu84.rb
diff options
context:
space:
mode:
authora_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-27 09:57:30 +0000
committera_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-27 09:57:30 +0000
commit35ca35971e2f7efdd78da1c1a50a04ad09975702 (patch)
treec648949c25b1d11b99df8e15613d557e836724e2 /ext/tk/sample/demos-en/menu84.rb
parentff9b1f7a08c68b373dae61cbad30ac9eeb49d5ae (diff)
downloadruby-35ca35971e2f7efdd78da1c1a50a04ad09975702.tar.gz
Typos in messages
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53333 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/sample/demos-en/menu84.rb')
-rw-r--r--ext/tk/sample/demos-en/menu84.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/sample/demos-en/menu84.rb b/ext/tk/sample/demos-en/menu84.rb
index e6e42cb844..572f194e13 100644
--- a/ext/tk/sample/demos-en/menu84.rb
+++ b/ext/tk/sample/demos-en/menu84.rb
@@ -189,7 +189,7 @@ TkMenu.new($menu84_frame, 'tearoff'=>false) {|m|
'message'=>'The menu entry you invoked'+
'displays both a bitmap and '+
'a text string. Other than '+
- 'this, it isjust like any '+
+ 'this, it is just like any '+
'other menu entry.',
'buttons'=>['OK'], 'bitmap'=>'')
})