1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2014-07-22 22:48:19 +00:00
parent 86b38466df
commit e08773bc8a

View file

@ -1,6 +1,6 @@
Wed Jul 23 04:04:38 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* 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 <nobu@ruby-lang.org>