]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix typo error.
authoreldy <>
Fri, 21 Jan 2005 21:34:18 +0000 (21:34 +0000)
committereldy <>
Fri, 21 Jan 2005 21:34:18 +0000 (21:34 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 3d42e42a158e97d3155d1be5662d5c918e859629..b3fb6be9e18a106138573ab4befd5759b19e1dd9 100644 (file)
@@ -64,8 +64,8 @@ LogType=W
 
 
 # Enter here your log format (Must match your web server config. See setup
-# instructions in documentation know how to configure your web server to have
-# the required log format).
+# instructions in documentation to know how to configure your web server to
+# have the required log format).
 # Possible values: 1,2,3,4 or "your_own_personalized_log_format"
 # 1 - Apache or Lotus Notes/Domino native combined log format (NCSA combined/XLF/ELF log format)
 # 2 - Old IIS log format (IIS W3C log format). See FAQ for IIS 6.x.