This commit is contained in:
Kazuhiro NISHIYAMA 2020-05-15 17:45:28 +09:00
Родитель 71c166e11e
Коммит a9b2014d26
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 262ED8DBB4222F7A
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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