]> granicus.if.org Git - apache/blobdiff - modules/ssl/ssl_engine_init.c
Fix spelling in comments and text files.
[apache] / modules / ssl / ssl_engine_init.c
index bd7d4beb6c1c13b9745964434c203f7205f5740e..5af150f16788e8b7177791f694b53d8aa010a7f9 100644 (file)
@@ -1028,7 +1028,7 @@ static apr_status_t ssl_init_ctx_cert_chain(server_rec *s,
      * SSLCACertificateFile and also use client authentication mod_ssl
      * would accept all clients also issued by this CA. Obviously this
      * isn't what we want in this situation. So this feature here exists
-     * to allow one to explicity configure CA certificates which are
+     * to allow one to explicitly configure CA certificates which are
      * used only for the server certificate chain.
      */
     if (!chain) {