update rdoc.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2008-09-05 17:25:56 +00:00
parent 134ca08dd1
commit e93289c03f

View File

@ -2341,7 +2341,7 @@ make_dummy_encoding(const char *name)
*
* returns the corresponding stateless encoding.
*
* It returns nil if the argument is stateless encoding.
* It returns nil if the argument is not a stateful encoding.
*
* "corresponding stateless encoding" is a stateless encoding which
* can represent all characters in the statefull encoding.