mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
02a24aaedc
commit
1f4401ebe0
1 changed files with 1 additions and 1 deletions
2
io.c
2
io.c
|
@ -10034,7 +10034,7 @@ argf_write_io(VALUE argf)
|
|||
|
||||
/*
|
||||
* call-seq:
|
||||
* ARGG.write(string) -> integer
|
||||
* ARGF.write(string) -> integer
|
||||
*
|
||||
* Writes _string_ if inplace mode.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue