fix rdoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f366874814
commit
1edc8d3b9e
@ -317,7 +317,7 @@ rb_enc_replicate(const char *name, rb_encoding *encoding)
|
||||
* call-seq:
|
||||
* enc.replicate(name) => encoding
|
||||
*
|
||||
* Returns a replicated encoding of _enc whose name is _name_.
|
||||
* Returns a replicated encoding of _enc_ whose name is _name_.
|
||||
* The new encoding should have the same byte structure of _enc_.
|
||||
* If _name_ is used by another encoding, raise ArgumentError.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user