fix typo from r38623

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2012-12-26 15:43:26 +00:00
parent 8494484dc0
commit 8f54e81dbb

View File

@ -335,7 +335,7 @@ module IRB
@inspect_mode @inspect_mode
end end
# Obsolate method. # Obsolete method.
# #
# Can be set using the +--noreadline+ and +--readline+ command line # Can be set using the +--noreadline+ and +--readline+ command line
# options. # options.