summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2015-11-29 21:00:32 +0000
committerChristophe Jaillet <jailletc36@apache.org>2015-11-29 21:00:32 +0000
commit16ee6ea588445c6ed51bfcd4e7ba5bd2e222ec94 (patch)
treedac86cf7098b4711453039eef17f0e970c4bb810
parentc3bc5ac55242098649abaafb53ceb3f2c4007f70 (diff)
downloadhttpd-16ee6ea588445c6ed51bfcd4e7ba5bd2e222ec94.tar.gz
Fix doc as spotted by mat in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717123 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_allowmethods.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_allowmethods.xml b/docs/manual/mod/mod_allowmethods.xml
index f20f80c790..ebecf8631b 100644
--- a/docs/manual/mod/mod_allowmethods.xml
+++ b/docs/manual/mod/mod_allowmethods.xml
@@ -39,7 +39,7 @@ in order for it to rebuild correctly.
<summary>
-<p>This module makes it easy to restrict what HTTP methods can
+<p>This module makes it easy to restrict what HTTP methods can be
used on an server. The most common configuration would be:</p>
<highlight language="config">