]> granicus.if.org Git - apache/commitdiff
Typo sent/send
authorVincent Bray <noodl@apache.org>
Thu, 8 Jan 2009 20:38:39 +0000 (20:38 +0000)
committerVincent Bray <noodl@apache.org>
Thu, 8 Jan 2009 20:38:39 +0000 (20:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732816 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/httpd-ssl.conf.in

index bc81d5a567716b6319761ab792e30e9614ddd80f..4ce84263657f50bc74505492811d4e4953b397ae 100644 (file)
@@ -195,7 +195,7 @@ SSLCertificateKeyFile "@exp_sysconfdir@/server.key"
 #   approach you can use one of the following variables:
 #   o ssl-unclean-shutdown:
 #     This forces an unclean shutdown when the connection is closed, i.e. no
-#     SSL close notify alert is send or allowed to be received.  This violates
+#     SSL close notify alert is sent or allowed to be received.  This violates
 #     the SSL/TLS standard but is needed for some brain-dead browsers. Use
 #     this when you receive I/O errors because of the standard approach where
 #     mod_ssl sends the close notify alert.