]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
missing paren -- thanks to danielsh
authorEric Covener <covener@apache.org>
Sun, 18 Sep 2016 19:06:13 +0000 (19:06 +0000)
committerEric Covener <covener@apache.org>
Sun, 18 Sep 2016 19:06:13 +0000 (19:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1761353 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 4f022cf05cc3aef73eb448e510736d156d240d26..52873ad50083117489c669cece52abb3d356f1e5 100644 (file)
@@ -793,7 +793,7 @@ DocumentRoot "/var/www/${servername}/htdocs"
        Support for the
        the other configuration sections was erroneously permitted by the initial
        implementation of this directive and is only preserved (with unintuitive 
-       results to maintain backward compatibility.</p>
+       results) to maintain backward compatibility.</p>
 </usage>
 </directivesynopsis>