From 9be9f982fb383cedbf67aefba9480d7538f54abc Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 6 Jul 2015 17:49:02 +0000 Subject: [PATCH] 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 --- docs/manual/ssl/ssl_howto.html.en | 2 +- docs/manual/ssl/ssl_howto.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index 0bba487e98..65bdfe29fb 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 d0fc1fe47d..f19e3ec2ed 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.

-- 2.50.1