Project

General

Profile

Actions

Bug #26

closed

[DOC] Typo in enumerator.c (Enumerator.new)

Added by ameuret (Arnaud MEURET) almost 16 years ago. Updated about 3 years ago.

Status:
Closed
Target version:
-
ruby -v:
Backport:
[ruby-core:17061]

Description

=begin
The doc for Enumerable::Enumerator.new(obj, method = :each, *args) states:

Use of this method is not discouraged.

It should probably be:

Use of this method is discouraged.

line 240 in rev #16614
=end

Actions #1

Updated by matz (Yukihiro Matsumoto) almost 16 years ago

  • Due date set to 06/03/2008
  • Status changed from Open to Closed
  • Assignee set to knu (Akinori MUSHA)

=begin

=end

Actions #2

Updated by knu (Akinori MUSHA) almost 16 years ago

  • % Done changed from 0 to 100

=begin
Committed to trunk and ruby_1_8, thanks!
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0