* 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
Родитель b043284bfe
Коммит 433095e50e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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