зеркало из https://github.com/github/ruby.git
* 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:
Родитель
b043284bfe
Коммит
433095e50e
2
doc/NEWS
2
doc/NEWS
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче