From: Igor Galić Date: Fri, 20 Apr 2012 12:25:07 +0000 (+0000) Subject: Add indentation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d103f2aa166d50d9f4582f64b255859e41150f;p=thirdparty%2Fapache%2Fhttpd.git Add indentation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328350 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index 08a59ea4ddf..8fdb253b65e 100644 --- a/docs/manual/handler.xml +++ b/docs/manual/handler.xml @@ -128,7 +128,7 @@ <Directory /web/htdocs/asis>
- SetHandler send-as-is
+ SetHandler send-as-is
</Directory>