From f526fc2cfa4ae37ed392410a4e6597ffe5bc0db3 Mon Sep 17 00:00:00 2001 From: kazu Date: Thu, 28 Mar 2013 10:07:17 +0000 Subject: fix a typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39984 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/ChangeLog-1.9.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ChangeLog-1.9.3') diff --git a/doc/ChangeLog-1.9.3 b/doc/ChangeLog-1.9.3 index 692b996335..d4b2767e4a 100644 --- a/doc/ChangeLog-1.9.3 +++ b/doc/ChangeLog-1.9.3 @@ -76917,7 +76917,7 @@ Tue May 31 15:52:45 2005 GOTOU Yuuzou break the loop if the socket reached to EOF. [ruby-talk:142285] * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): send response - without reading the whole request body if keep-alive is diabled. + without reading the whole request body if keep-alive is disabled. [experimental] Mon May 30 23:48:29 2005 Hidetoshi NAGAI -- cgit v1.2.3