[DOC] Fix typos in a doxygen comment [ci skip]
This commit is contained in:
parent
533bc77170
commit
3f9af8a9dc
2
string.c
2
string.c
@ -9464,7 +9464,7 @@ chompped_length(VALUE str, VALUE rs)
|
||||
/*!
|
||||
* Returns the separator for arguments of rb_str_chomp.
|
||||
*
|
||||
* @return returns rb_ps ($/) as default, the default value of rb_ps ($/) is "\n".
|
||||
* @return returns rb_rs ($/) as default, the default value of rb_rs ($/) is "\n".
|
||||
*/
|
||||
static VALUE
|
||||
chomp_rs(int argc, const VALUE *argv)
|
||||
|
Loading…
x
Reference in New Issue
Block a user