From e08773bc8ae562da52c180de15b1ea16f69cd4f1 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 22 Jul 2014 22:48:19 +0000 Subject: [PATCH] fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3c95a102e7..0f642456fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Wed Jul 23 04:04:38 2014 SHIBATA Hiroshi - * lib/drb/extserv.rb: remove duplicate code with sample direcotry. + * lib/drb/extserv.rb: remove duplicate code with sample directory. contributed from @vipulnsward. [fix GH-679] Tue Jul 22 12:56:24 2014 Nobuyoshi Nakada