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

ChangeLog

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2004-09-13 01:22:16 +00:00
parent 3f5c917860
commit 03f75020c9

View file

@ -808,7 +808,7 @@ nil_to_a(obj)
/*
* call-seq:
* nil.to_s => "nil"
* nil.inspect => "nil"
*
* Always returns the string "nil".
*/