Bug #169 [ruby-reference-manual:945]

StringIO#charsにtypo

Added by Kazuhiro NISHIYAMA 383 days ago. Updated 151 days ago.

Status :Closed Start :06/16/2008
Priority :Normal Due date :
Assigned to :- % 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 382 days ago

fixed #169

  • fix typo

History

06/17/2008 10:57 AM - okkez _

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

Also available in: Atom PDF