summaryrefslogtreecommitdiff
path: root/doc/outdated/accesslog.txt
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2020-02-22 17:24:12 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2020-07-08 19:54:30 -0400
commitc752d4696ec34a45d4341700d63056a173312ebc (patch)
treeab73dbc40be363f95d350e020647d8a4aba6d9a2 /doc/outdated/accesslog.txt
parentbcddbe186f010e2964f7551141c0b8350b36817d (diff)
downloadlighttpd-git-c752d4696ec34a45d4341700d63056a173312ebc.tar.gz
[multiple] correct misspellings in comments
x-ref: "Script for fixing spelling errors with codespell" https://redmine.lighttpd.net/boards/3/topics/8947
Diffstat (limited to 'doc/outdated/accesslog.txt')
-rw-r--r--doc/outdated/accesslog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/outdated/accesslog.txt b/doc/outdated/accesslog.txt
index 889a4daa..ad0f4543 100644
--- a/doc/outdated/accesslog.txt
+++ b/doc/outdated/accesslog.txt
@@ -70,7 +70,7 @@ accesslog.format
%C cookie field (not supported)
%D time used in ms (not supported)
%e environment (not supported)
- %f phyiscal filename
+ %f physical filename
%H request protocol (HTTP/1.0, ...)
%m request method (GET, POST, ...)
%n (not supported)
@@ -83,7 +83,7 @@ accesslog.format
%v server-name
%V (not supported)
%X connection status
- %I bytes incomming
+ %I bytes incoming
%O bytes outgoing
====== ================================