From 8a4fa092e26629ce87c2f2c30fd795ba32f06e27 Mon Sep 17 00:00:00 2001 From: nagachika Date: Wed, 24 Apr 2013 15:40:25 +0000 Subject: merge revision(s) 40435: Typo by @windwiny [Fixes GH-295] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@40446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/sample/demos-en/text.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/tk/sample/demos-en/text.rb b/ext/tk/sample/demos-en/text.rb index 5794a85e87..2f72de7583 100644 --- a/ext/tk/sample/demos-en/text.rb +++ b/ext/tk/sample/demos-en/text.rb @@ -117,7 +117,7 @@ insertion cursor. #{ end } -7. Resize the window. This widget has been configured with the "setGrid" +8. Resize the window. This widget has been configured with the "setGrid" option on, so that if you resize the window it will always resize to an even number of characters high and wide. Also, if you make the window narrow you can see that long lines automatically wrap around onto -- cgit v1.2.3