From 3a05da132184ee2a1ccac86b4b7fa865dc05c846 Mon Sep 17 00:00:00 2001 From: a_matsuda Date: Wed, 23 Dec 2015 03:43:23 +0000 Subject: [DOC] Fix typos * benchmark.rb * getoptlong.rb * irb.rb * net/http.rb * net/http/header.rb * net/imap.rb * optparse.rb * pstore.rb * webrick.rb * xmlrpc.rb [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/webrick.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/webrick.rb') diff --git a/lib/webrick.rb b/lib/webrick.rb index b7f327ca33..cbaf18a792 100644 --- a/lib/webrick.rb +++ b/lib/webrick.rb @@ -9,7 +9,7 @@ # # A WEBrick server can be composed of multiple WEBrick servers or servlets to # provide differing behavior on a per-host or per-path basis. WEBrick -# includes servlets for handling CGI scripts, ERb pages, Ruby blocks and +# includes servlets for handling CGI scripts, ERB pages, Ruby blocks and # directory listings. # # WEBrick also includes tools for daemonizing a process and starting a process -- cgit v1.2.3