s/ocurs/occurs/

This commit is contained in:
ydah 2024-02-15 15:51:40 +09:00 committed by Hiroshi SHIBATA
parent 303852440a
commit aa6d0bc0bd

View File

@ -9,7 +9,7 @@ When +field_sep+ is <tt>$;</tt>:
(see below). (see below).
- If <tt>$;</tt> is a string, - 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). (see below).
When +field_sep+ is <tt>' '</tt> and +limit+ is +nil+, When +field_sep+ is <tt>' '</tt> and +limit+ is +nil+,