summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/handler.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<example>
&lt;Directory /web/htdocs/asis&gt;<br/>
- SetHandler send-as-is<br/>
+ <indent>SetHandler send-as-is<br/></indent>
&lt;/Directory&gt;
</example>