Project

General

Profile

Actions

Bug #3775

closed

typo of rdoc in enum.c

Added by dre3k (Andrei Kulakov) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
trunk
Backport:
[ruby-core:31974]

Description

=begin
--- enum.c~ 2010-08-19 17:48:25.000000000 +0300
+++ enum.c 2010-08-31 06:13:42.200564470 +0300
@@ -1911,7 +1911,7 @@

  • elements from each args. This generates a sequence of
  • n-element arrays, where n is one more than the
  • count of arguments. The length of the resulting sequence will be
    • enum#size</code. If the size of any argument is less than
    • enum#size. If the size of any argument is less than
    • enum#size, nil values are supplied. If
    • a block is given, it is invoked for each output array, otherwise
    • an array of arrays is returned.
      =end

Files

enum_rdoc.patch (643 Bytes) enum_rdoc.patch dre3k (Andrei Kulakov), 09/01/2010 02:20 AM
Actions #1

Updated by naruse (Yui NARUSE) over 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r29156.
Andrei, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0