зеркало из https://github.com/github/ruby.git
* 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:
Родитель
54420c2614
Коммит
cb272b7c2d
|
@ -645,7 +645,7 @@ iconv_s_iconv(int argc, VALUE *argv, VALUE self)
|
|||
|
||||
/*
|
||||
* Document-method: Iconv::conv
|
||||
* call-seq: Iconv.conv(to, from, *strs)
|
||||
* call-seq: Iconv.conv(to, from, str)
|
||||
*
|
||||
* Shorthand for
|
||||
* Iconv.iconv(to, from, str).join
|
||||
|
|
Загрузка…
Ссылка в новой задаче