mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[DOC] Fix a typo in "Open Options" section of IO
The word "and" was missing.
This commit is contained in:
parent
f2102e4015
commit
b926ac51cc
Notes:
git
2023-09-10 10:34:09 +00:00
Merged: https://github.com/ruby/ruby/pull/8409 Merged-By: nobu <nobu@ruby-lang.org>
2
io.c
2
io.c
@ -14716,7 +14716,7 @@ set_LAST_READ_LINE(VALUE val, ID _x, VALUE *_y)
|
||||
* #path method.
|
||||
*
|
||||
* Also available are the options offered in String#encode,
|
||||
* which may control conversion between external internal encoding.
|
||||
* which may control conversion between external and internal encoding.
|
||||
*
|
||||
* == Basic \IO
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user