aboutsummaryrefslogtreecommitdiffstats
path: root/lib/optparse.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-05 14:54:12 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-05 14:54:12 +0000
commitf95df176042cee6cfab2fdb93ad962688d98eb43 (patch)
treee3849fa5f1c8bd499bb2bedd89f4673228454810 /lib/optparse.rb
parentd121c81a74ac338075532fd76f8d0e98595293b1 (diff)
downloadruby-f95df176042cee6cfab2fdb93ad962688d98eb43.tar.gz
Fix typo in optparse library [ci skip] [Fix GH-956]
* lib/optparse.rb: [DOC] Fix typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/optparse.rb')
-rw-r--r--lib/optparse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/optparse.rb b/lib/optparse.rb
index b83938bbc7..d5e367ea50 100644
--- a/lib/optparse.rb
+++ b/lib/optparse.rb
@@ -151,7 +151,7 @@
#
# - Date -- Anything accepted by +Date.parse+
# - DateTime -- Anything accepted by +DateTime.parse+
-# - Time -- Anyting accepted by +Time.httpdate+ or +Time.parse+
+# - Time -- Anything accepted by +Time.httpdate+ or +Time.parse+
# - URI -- Anything accepted by +URI.parse+
# - Shellwords -- Anything accepted by +Shellwords.shellwords+
# - String -- Any non-empty string