Fix a typo [ci skip]

This commit is contained in:
Kazuhiro NISHIYAMA 2020-05-15 17:45:28 +09:00
parent 71c166e11e
commit a9b2014d26
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

View File

@ -98,7 +98,7 @@ context switching points.
sleep(n) sleep(n)
end.resume 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: non-blocking fibers:
Fiber do Fiber do