mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Fixed indent [ci skip]
This commit is contained in:
parent
6bcc4664bd
commit
834b404b9a
1 changed files with 1 additions and 1 deletions
|
@ -884,7 +884,7 @@ queue_do_push(VALUE self, struct rb_queue *q, VALUE obj)
|
|||
*
|
||||
* ClosedQueueError is inherited from StopIteration, so that you can break loop block.
|
||||
*
|
||||
* Example:
|
||||
* Example:
|
||||
*
|
||||
* q = Queue.new
|
||||
* Thread.new{
|
||||
|
|
Loading…
Add table
Reference in a new issue