* ext/iconv/iconv.c (iconv_s_conv): rdoc fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
54420c2614
commit
cb272b7c2d
@ -645,7 +645,7 @@ iconv_s_iconv(int argc, VALUE *argv, VALUE self)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Document-method: Iconv::conv
|
* Document-method: Iconv::conv
|
||||||
* call-seq: Iconv.conv(to, from, *strs)
|
* call-seq: Iconv.conv(to, from, str)
|
||||||
*
|
*
|
||||||
* Shorthand for
|
* Shorthand for
|
||||||
* Iconv.iconv(to, from, str).join
|
* Iconv.iconv(to, from, str).join
|
||||||
|
Loading…
x
Reference in New Issue
Block a user