summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2010-02-20 16:43:32 +0100
committerLucien Gentis <lgentis@apache.org>2010-02-20 16:43:32 +0100
commit49b65d14b30729b706f7db2f8658a8af1210bd74 (patch)
tree276577cd23287bc8a5d04186e21fc59b93aaa27e /docs
parentUpdates. (diff)
downloadapache2-49b65d14b30729b706f7db2f8658a8af1210bd74.tar.xz
apache2-49b65d14b30729b706f7db2f8658a8af1210bd74.zip
Small typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@912133 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_reflector.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_reflector.xml b/docs/manual/mod/mod_reflector.xml
index 947a6f9baa..de08349588 100644
--- a/docs/manual/mod/mod_reflector.xml
+++ b/docs/manual/mod/mod_reflector.xml
@@ -33,7 +33,7 @@
<p>This module allows request bodies to be reflected back to the
client, in the process passing the request through the output filter
stack. A suitably configured chain of filters can be used to transform
- the request into a response. This module can used to turn an output
+ the request into a response. This module can be used to turn an output
filter into an HTTP service.</p>
</summary>