From: Christophe Jaillet Date: Mon, 6 Jul 2015 17:49:02 +0000 (+0000) Subject: Fix typo spotted in comment in online doc. [comment #1683) X-Git-Tag: 2.4.16~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be9f982fb383cedbf67aefba9480d7538f54abc;p=thirdparty%2Fapache%2Fhttpd.git Fix typo spotted in comment in online doc. [comment #1683) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689469 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index 0bba487e984..65bdfe29fb9 100644 --- a/docs/manual/ssl/ssl_howto.html.en +++ b/docs/manual/ssl/ssl_howto.html.en @@ -28,7 +28,7 @@ -

This documented is intended to get you started, and get a few things +

This document is intended to get you started, and get a few things working. You are strongly encouraged to read the rest of the SSL documentation, and arrive at a deeper understanding of the material, before progressing to the advanced techniques.

diff --git a/docs/manual/ssl/ssl_howto.xml b/docs/manual/ssl/ssl_howto.xml index d0fc1fe47d9..f19e3ec2eda 100644 --- a/docs/manual/ssl/ssl_howto.xml +++ b/docs/manual/ssl/ssl_howto.xml @@ -27,7 +27,7 @@ -

This documented is intended to get you started, and get a few things +

This document is intended to get you started, and get a few things working. You are strongly encouraged to read the rest of the SSL documentation, and arrive at a deeper understanding of the material, before progressing to the advanced techniques.