From d04b597cd1a72d67b476113f3852cd08a3aaa3b8 Mon Sep 17 00:00:00 2001 From: drbrain Date: Tue, 20 Jun 2006 18:21:52 +0000 Subject: Fix typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/getoptlong.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/getoptlong.rb b/lib/getoptlong.rb index f6c5374d67..4d004419b1 100644 --- a/lib/getoptlong.rb +++ b/lib/getoptlong.rb @@ -346,7 +346,7 @@ class GetoptLong end # - # Set/Unset `quit' mode. + # Set/Unset `quiet' mode. # attr_writer :quiet -- cgit v1.2.3