From: William A. Rowe Jr Date: Thu, 1 Nov 2001 05:12:46 +0000 (+0000) Subject: Fix a typo and URL. [Gotta get this keyboard cleaned.] X-Git-Tag: 2.0.28~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a00a06837565598fc5b1208ab7caadefe7ae342;p=thirdparty%2Fapache%2Fhttpd.git Fix a typo and URL. [Gotta get this keyboard cleaned.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91718 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/ssl-std.conf b/docs/conf/ssl-std.conf index a0d19d1563a..226e567040e 100644 --- a/docs/conf/ssl-std.conf +++ b/docs/conf/ssl-std.conf @@ -1,11 +1,12 @@ # # This is the Apache server configuration file providing SSL support. # It contains the configuration directives to instruct the server how to -# serve pages over an https connetion. For detailing information about these +# serve pages over an https connection. For detailing information about these # directives see # -# [For the moment, see for info. The documents -# are still being prepared.] +# For the moment, see for this info. +# The documents are still being prepared from material donated by the +# modssl project. # # Do NOT simply read the instructions in here without understanding # what they do. They're here only as hints or reminders. If you are unsure