summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_ratelimit.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-04-22 23:08:49 +0200
committerRich Bowen <rbowen@apache.org>2010-04-22 23:08:49 +0200
commit1b53e0a3e2270f99e732f29a4a64d63c745ea0c4 (patch)
treefd7ce82c2b4ef93109f3502e4e820f8d3905e704 /docs/manual/mod/mod_ratelimit.xml
parentAdded working config to mod_ratelimit (diff)
downloadapache2-1b53e0a3e2270f99e732f29a4a64d63c745ea0c4.tar.xz
apache2-1b53e0a3e2270f99e732f29a4a64d63c745ea0c4.zip
Stupid typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937063 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ratelimit.xml')
-rw-r--r--docs/manual/mod/mod_ratelimit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ratelimit.xml b/docs/manual/mod/mod_ratelimit.xml
index 89d38a705f..bcb6e92fa2 100644
--- a/docs/manual/mod/mod_ratelimit.xml
+++ b/docs/manual/mod/mod_ratelimit.xml
@@ -37,7 +37,7 @@ the document to validate. -->
The connection speed to be simulated is specified, in kb/s, using the environment
variable <code>rate-limit</code>.</p>
-<example><title>Example Configufation</title>
+<example><title>Example Configuration</title>
&lt;Location /downloads&gt;<br />
SetHandler RATE_LIMIT<br />
SetEnv rate-limit 400