From: Christophe Jaillet Date: Mon, 6 Jul 2015 17:47:50 +0000 (+0000) Subject: Fix typo spotted in comment in online doc. [comment #1683) X-Git-Tag: 2.5.0-alpha~3019 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67615ad10faf54d50da0f0f15364d3b4c01f67bb;p=apache Fix typo spotted in comment in online doc. [comment #1683) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1689468 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index f51cb8ad9b..648eac3600 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 69180c392f..86155543ba 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.