aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/accesslog.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/webrick/accesslog.rb')
-rw-r--r--lib/webrick/accesslog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/webrick/accesslog.rb b/lib/webrick/accesslog.rb
index 0a3c380406..4df27efc29 100644
--- a/lib/webrick/accesslog.rb
+++ b/lib/webrick/accesslog.rb
@@ -85,7 +85,7 @@ module WEBrick
# %q:: Request query string
# %r:: First line of the request
# %s:: Request status
- # %t:: Time the request was recieved
+ # %t:: Time the request was received
# %T:: Time taken to process the request
# %u:: Remote user from auth
# %U:: Unparsed URI