Bug #169

StringIO#charsにtypo

Added by Kazuhiro NISHIYAMA over 3 years ago. Updated 9 months ago.

[ruby-reference-manual:945]
Status:Closed Start date:06/16/2008
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:-
Target version:-
reporter: ruby_version:

Description

Index: refm/api/src/stringio.rd
===================================================================
--- refm/api/src/stringio.rd	(revision 2782)
+++ refm/api/src/stringio.rd	(working copy)
@@ -569,7 +569,7 @@
 --- each_char           -> Enumerable::Enumerator
 --- chars               -> Enumerable::Enumerator
 #@todo
-自身に含まれる文字を一文字つつブロックに渡して評価します。
+自身に含まれる文字を一文字ずつブロックに渡して評価します。

 自身は読み込み用にオープンされていなければなりません。

Associated revisions

Revision 2787
Added by okkez over 3 years ago

fixed #169 * fix typo

History

Updated by okkez _ over 3 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
Applied in changeset r2787.

Also available in: Atom PDF