From ef339860b0515f89d46f9ed8ceb61c1e25d58132 Mon Sep 17 00:00:00 2001
From: Ruediger Pluem
Date: Wed, 13 Nov 2019 13:43:58 +0000
Subject: [PATCH] Merge r1869740 from trunk:
* Fix typo
Submitted by: rpluem
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1869741 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_md.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml
index 4d609ddca75..b98e536db3d 100644
--- a/docs/manual/mod/mod_md.xml
+++ b/docs/manual/mod/mod_md.xml
@@ -1128,7 +1128,7 @@ MDMessageCmd /etc/apache/md-message
compatiblity, this is disabled by default.
The stapling can be switched on for all certificates on the server or
- for an individual MDomain. This will replace any stapling configurtion
+ for an individual MDomain. This will replace any stapling configuration
in `mod_ssl` for these hosts. When disabled, the 'mod_ssl' stapling
will do the work (if it is itself enabled, of course). This allows for
a gradual shift over from one implementation to the other.
--
2.47.3