Bug #3775: typo of rdoc in enum.c http://redmine.ruby-lang.org/issues/show/3775 Author: Andrei Kulakov Status: Open, Priority: Normal Category: DOC, Target version: 1.9.3 ruby -v: trunk --- 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 <i>args</i>. This generates a sequence of * <em>n</em>-element arrays, where <em>n</em> is one more than the * count of arguments. The length of the resulting sequence will be - * <code>enum#size</code. If the size of any argument is less than + * <code>enum#size</code>. If the size of any argument is less than * <code>enum#size</code>, <code>nil</code> values are supplied. If * a block is given, it is invoked for each output array, otherwise * an array of arrays is returned.
on 2010-08-31 19:21
on 2010-09-01 07:37
Issue #3775 has been updated by Yui NARUSE. Status changed from Open to Closed % Done changed from 0 to 100 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. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/3775
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.