From 22412ceda46b551047afc7e0724ffd67ce8d0bdc Mon Sep 17 00:00:00 2001 From: marcandre Date: Fri, 1 Jul 2011 06:33:14 +0000 Subject: * NEWS: typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index edb6ad683e..4549688a61 100644 --- a/NEWS +++ b/NEWS @@ -63,7 +63,7 @@ with all sufficient information, see the ChangeLog file. 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. -- cgit v1.2.3