summaryrefslogtreecommitdiffstats
path: root/docs/manual/upgrading.xml
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2016-12-05 20:43:18 +0100
committerEric Covener <covener@apache.org>2016-12-05 20:43:18 +0100
commita7575094ee91ff73b24e4fe3fa2573e656cc052e (patch)
treeec9b0efe207e0ebfb4deb7bc15a477b2474479a5 /docs/manual/upgrading.xml
parentxforms (diff)
downloadapache2-a7575094ee91ff73b24e4fe3fa2573e656cc052e.tar.xz
apache2-a7575094ee91ff73b24e4fe3fa2573e656cc052e.zip
capitalize
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1772763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/upgrading.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml
index 6fb7177732..b689834cff 100644
--- a/docs/manual/upgrading.xml
+++ b/docs/manual/upgrading.xml
@@ -307,7 +307,7 @@ AuthUserFile /example.com/conf/users.passwd
AuthName secure
&lt;RequireAll&gt;
Require valid-user
- require ip 127.0.0.1
+ Require ip 127.0.0.1
&lt;/RequireAll&gt;
</highlight>
</example>