1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* doc/NEWS: fixed typo, Readline.HISTORY::clear -> Readline::HISTORY.clear.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kouji 2008-09-22 17:16:15 +00:00
parent b043284bfe
commit 433095e50e

View file

@ -164,7 +164,7 @@ Compatible
* Readline
o Readline.vi_editing_mode?
o Readline.emacs_editing_mode?
o Readline.HISTORY::clear
o Readline::HISTORY.clear
* Misc. new methods
o public_send
o GC.count