From eb9cd6b11eb4bca2df2ea355b4c53e87f51862ff Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 20 May 2013 00:43:27 +0000 Subject: [PATCH] * ChangeLog: fix typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 940e6cd4e1..5a919df9b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,7 +28,7 @@ Mon May 20 04:56:59 2013 Zachary Scott Mon May 20 03:35:26 2013 Zachary Scott - * lib/optparse.rb: nodoc Object::Version and SPLAT_PROC + * lib/optparse.rb: nodoc OptionParser::Version and SPLAT_PROC Mon May 20 03:16:52 2013 Zachary Scott