зеркало из https://github.com/github/ruby.git
fix phrasing in comment
This commit is contained in:
Родитель
7600f69a8e
Коммит
435b619a3d
|
@ -163,7 +163,7 @@ Error in the given block will be propagated to the receiver of an outgoing messa
|
|||
|
||||
```ruby
|
||||
r = Ractor.new do
|
||||
raise 'ok' # exception will be transferred receiver
|
||||
raise 'ok' # exception will be transferred to the receiver
|
||||
end
|
||||
|
||||
begin
|
||||
|
|
Загрузка…
Ссылка в новой задаче