From 67615ad10faf54d50da0f0f15364d3b4c01f67bb Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 6 Jul 2015 17:47:50 +0000 Subject: [PATCH] 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 --- 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 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.

-- 2.40.0