diff options
author | Christophe Jaillet <jailletc36@apache.org> | 2015-07-06 19:47:50 +0200 |
---|---|---|
committer | Christophe Jaillet <jailletc36@apache.org> | 2015-07-06 19:47:50 +0200 |
commit | 67615ad10faf54d50da0f0f15364d3b4c01f67bb (patch) | |
tree | 1f4acd2366d6fd4b707c3aa13ba00fcb98ec7ada /docs/manual/ssl/ssl_howto.html.en | |
parent | mod_reqtimeout: follow up to r1621453. (diff) | |
download | apache2-67615ad10faf54d50da0f0f15364d3b4c01f67bb.tar.xz apache2-67615ad10faf54d50da0f0f15364d3b4c01f67bb.zip |
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
Diffstat (limited to 'docs/manual/ssl/ssl_howto.html.en')
-rw-r--r-- | docs/manual/ssl/ssl_howto.html.en | 2 |
1 files changed, 1 insertions, 1 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 @@ </div> -<p>This documented is intended to get you started, and get a few things +<p>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.</p> |