From: Nilgun Belma Buguner Date: Fri, 6 Apr 2012 14:06:52 +0000 (+0000) Subject: fix typo. X-Git-Tag: 2.5.0-alpha~7243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d04fa8800112bf2f7f468c35cb6a04e20c8e4fce;p=apache fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1310330 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index f6f995926a..bcd66fa548 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -261,7 +261,7 @@

Particular items can be restricted to print only for responses with specific HTTP status codes by placing a comma-separated list of status codes immediately following the - "%". The status code list may be peceded by a "!" to + "%". The status code list may be preceded by a "!" to indicate negation.