aboutsummaryrefslogtreecommitdiffstats
path: root/sample/optparse/opttest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/optparse/opttest.rb')
-rw-r--r--sample/optparse/opttest.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/optparse/opttest.rb b/sample/optparse/opttest.rb
index e2c6d1e048..9247af494f 100644
--- a/sample/optparse/opttest.rb
+++ b/sample/optparse/opttest.rb
@@ -13,7 +13,7 @@ ARGV.options do
|opts|
opts.banner << " argv..."
- # separater
+ # separator
opts.on_tail
opts.on_tail("common options:")