зеркало из https://github.com/github/ruby.git
NEWS.md: Fix typos
This commit is contained in:
Родитель
937299ede1
Коммит
dd338ae124
6
NEWS.md
6
NEWS.md
|
@ -346,12 +346,12 @@ Note: We're only listing outstanding class updates.
|
||||||
|
|
||||||
* Thread::Queue
|
* Thread::Queue
|
||||||
|
|
||||||
* Thread::Queue.pop(timeout: sec) is added. [[Feature #18774]]
|
* Thread::Queue#pop(timeout: sec) is added. [[Feature #18774]]
|
||||||
|
|
||||||
* Thread::SizedQueue
|
* Thread::SizedQueue
|
||||||
|
|
||||||
* Thread::SizedQueue.pop(timeout: sec) is added. [[Feature #18774]]
|
* Thread::SizedQueue#pop(timeout: sec) is added. [[Feature #18774]]
|
||||||
* Thread::SizedQueue.push(timeout: sec) is added. [[Feature #18944]]
|
* Thread::SizedQueue#push(timeout: sec) is added. [[Feature #18944]]
|
||||||
|
|
||||||
* Time
|
* Time
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче