mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
s/ocurs/occurs/
This commit is contained in:
parent
303852440a
commit
aa6d0bc0bd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ When +field_sep+ is <tt>$;</tt>:
|
|||
(see below).
|
||||
|
||||
- If <tt>$;</tt> is a string,
|
||||
the split ocurs just as if +field_sep+ were given as that string
|
||||
the split occurs just as if +field_sep+ were given as that string
|
||||
(see below).
|
||||
|
||||
When +field_sep+ is <tt>' '</tt> and +limit+ is +nil+,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue