]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix new typo in docs...
authorRainer Jung <rjung@apache.org>
Tue, 21 Jun 2022 10:27:00 +0000 (10:27 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 21 Jun 2022 10:27:00 +0000 (10:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1902133 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_heartmonitor.xml

index 1163aa9a9a2b99c816bff317fc67e457549714c6..6001fee1933eaaff3d38980e74e4948dbc90986d 100644 (file)
@@ -103,7 +103,7 @@ heartbeat requests to this server</description>
     server.  It is used to control the size of the shared memory allocated
     to store the heartbeat info when <module>mod_slotmem_shm</module> is in use.</p>
     <p>For using flat-file storage (without loading <module>mod_slotmem_shm</module>),
-    this mus be set to 0. The value must be either 0, or bigger or equals 10.</p>
+    this must be set to 0. The value must be either 0, or bigger or equals 10.</p>
 </usage>
 </directivesynopsis>
 </modulesynopsis>