summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_log_config.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_log_config.html')
-rw-r--r--docs/manual/mod/mod_log_config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html
index f381bf2867..9b3a199283 100644
--- a/docs/manual/mod/mod_log_config.html
+++ b/docs/manual/mod/mod_log_config.html
@@ -45,7 +45,7 @@ should be defined to log user-tracking information instead.
Unless told otherwise with <tt>LogFormat</tt> the log files created by
<tt>TransferLog</tt> will be in standard "Common Log Format"
(CLF). The contents of each line in a CLF file are explained
-below. Alternatively, the log file can be customised (and if multiple
+below. Alternatively, the log file can be customized (and if multiple
log files are used, each can have a different format). Custom formats
are set with <code>LogFormat</code> and <code>CustomLog</code>.