From: Rich Bowen
Date: Thu, 22 Apr 2010 21:08:49 +0000 (+0000)
Subject: Stupid typo.
X-Git-Tag: 2.3.6~162
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b53e0a3e2270f99e732f29a4a64d63c745ea0c4;p=thirdparty%2Fapache%2Fhttpd.git
Stupid typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937063 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ratelimit.html.en b/docs/manual/mod/mod_ratelimit.html.en
index 98d666fb94b..fb37d1a480f 100644
--- a/docs/manual/mod/mod_ratelimit.html.en
+++ b/docs/manual/mod/mod_ratelimit.html.en
@@ -34,7 +34,7 @@
The connection speed to be simulated is specified, in kb/s, using the environment
variable rate-limit.
-Example Configufation
+Example Configuration
<Location /downloads>
SetHandler RATE_LIMIT
SetEnv rate-limit 400
diff --git a/docs/manual/mod/mod_ratelimit.xml b/docs/manual/mod/mod_ratelimit.xml
index 89d38a705f7..bcb6e92fa2f 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 rate-limit.
-
Example Configufation
+Example Configuration
<Location /downloads>
SetHandler RATE_LIMIT
SetEnv rate-limit 400