From 117c384560bf40fa062f2cac14fc510184a4006a Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 13 Aug 2009 07:30:41 +0000 Subject: Oops, my finger slipped. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS-1.8.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/NEWS-1.8.7 b/doc/NEWS-1.8.7 index 323dee5af5..460a7c9328 100644 --- a/doc/NEWS-1.8.7 +++ b/doc/NEWS-1.8.7 @@ -629,7 +629,7 @@ with all sufficient information, see the ChangeLog file. Automatic detection between binary digest values and hexadecimal digest values has been dropped. It is always assumed that a - binary digest value is given for comparison. + hexadecimal digest value is given for comparison. * self == md -- cgit v1.2.3