From 1533906f38fb9ea94864483749bf23d8fc0a138f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Fri, 20 Apr 2012 12:25:07 +0000 Subject: [PATCH] Add indentation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328350 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/handler.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index 08a59ea4dd..8fdb253b65 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>
-- 2.40.0