From: Rainer Jung
Date: Tue, 21 Jun 2022 10:27:00 +0000 (+0000)
Subject: Fix new typo in docs...
X-Git-Tag: 2.5.0-alpha2-ci-test-only~281
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a296776a6a5ba8fe1f91de181ca6ce6293b71a52;p=thirdparty%2Fapache%2Fhttpd.git
Fix new typo in docs...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1902133 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_heartmonitor.xml b/docs/manual/mod/mod_heartmonitor.xml
index 1163aa9a9a2..6001fee1933 100644
--- a/docs/manual/mod/mod_heartmonitor.xml
+++ b/docs/manual/mod/mod_heartmonitor.xml
@@ -103,7 +103,7 @@ heartbeat requests to this server
server. It is used to control the size of the shared memory allocated
to store the heartbeat info when mod_slotmem_shm is in use.
For using flat-file storage (without loading mod_slotmem_shm),
- this mus be set to 0. The value must be either 0, or bigger or equals 10.
+ this must be set to 0. The value must be either 0, or bigger or equals 10.