ruby-changes:20306
From: marcandre <ko1@a...>
Date: Fri, 1 Jul 2011 15:33:20 +0900 (JST)
Subject: [ruby-changes:20306] marcandRe: r32354 (trunk): * NEWS: typo
marcandre 2011-07-01 15:33:14 +0900 (Fri, 01 Jul 2011) New Revision: 32354 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32354 Log: * NEWS: typo Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 32353) +++ NEWS (revision 32354) @@ -63,7 +63,7 @@ Write `string` to file `name`. Opposite with File.read. * IO.binwrite(name, string, [offset] ) - binary virsion of IO.write. + binary version of IO.write. * Kernel * Kernel#respond_to? now returns false for protected methods. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/