aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/getoptlong.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getoptlong.rb b/lib/getoptlong.rb
index 8aa91b82e0..c0ba5399b7 100644
--- a/lib/getoptlong.rb
+++ b/lib/getoptlong.rb
@@ -153,7 +153,7 @@ class GetoptLong
#
# Whether error messages are output to $stderr.
#
- @quiet = FALSE
+ @quiet = false
#
# Status code.