mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo [ci skip]
This commit is contained in:
parent
71c166e11e
commit
a9b2014d26
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ context switching points.
|
|||
sleep(n)
|
||||
end.resume
|
||||
|
||||
We also introduce a new method which simplifes the creation of these
|
||||
We also introduce a new method which simplifies the creation of these
|
||||
non-blocking fibers:
|
||||
|
||||
Fiber do
|
||||
|
|
Loading…
Add table
Reference in a new issue