summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-04-20 13:27:42 +0200
committerDaniel Gruno <humbedooh@apache.org>2012-04-20 13:27:42 +0200
commit63066f7744fb388eb9a292a556f0098c94c24b19 (patch)
treec4b8e2372d340a196b3c0ed5c53eb8f690aed8a1 /docs/manual
parentRemove the link in the speaking-http-on-https error message. (diff)
downloadapache2-63066f7744fb388eb9a292a556f0098c94c24b19.tar.xz
apache2-63066f7744fb388eb9a292a556f0098c94c24b19.zip
Similiar? Never hoid of such.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328327 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/mod_heartbeat.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_heartbeat.xml b/docs/manual/mod/mod_heartbeat.xml
index f81df68cf0..70424f0e90 100644
--- a/docs/manual/mod/mod_heartbeat.xml
+++ b/docs/manual/mod/mod_heartbeat.xml
@@ -54,7 +54,7 @@ of <directive module="mod_proxy">ProxyPass</directive>.</p>
<p>
Every 1 second, this module generates a single multicast UDP
packet, containing the number of busy and idle workers. The
- packet is a simple ASCII format, similiar to GET query parameters
+ packet is a simple ASCII format, similar to GET query parameters
in HTTP.
</p>