]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Stupid typo.
authorRich Bowen <rbowen@apache.org>
Thu, 22 Apr 2010 21:08:49 +0000 (21:08 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 22 Apr 2010 21:08:49 +0000 (21:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937063 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ratelimit.html.en
docs/manual/mod/mod_ratelimit.xml

index 98d666fb94b59ecc97a6b085ebc7cbd55cf24e15..fb37d1a480f4e0853e719802b273da45ef599c4e 100644 (file)
@@ -34,7 +34,7 @@
 The connection speed to be simulated is specified, in kb/s, using the environment 
 variable <code>rate-limit</code>.</p>
 
-<div class="example"><h3>Example Configufation</h3><p><code>
+<div class="example"><h3>Example Configuration</h3><p><code>
 &lt;Location /downloads&gt;<br />
 SetHandler RATE_LIMIT<br />
 SetEnv rate-limit 400 
index 89d38a705f78e3b1915c1b5a52d2c93a744f5e19..bcb6e92fa2f4451b909c20a21f13490286be329f 100644 (file)
@@ -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