summaryrefslogtreecommitdiffstats
path: root/docs/manual/ssl/ssl_intro.xml
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-04-21 08:13:05 +0200
committerDaniel Gruno <humbedooh@apache.org>2012-04-21 08:13:05 +0200
commit912fb9b8770346fa930ec026c86b53c49f73036b (patch)
treef3455d8c2565c97a86291cb65a65c96f975078c6 /docs/manual/ssl/ssl_intro.xml
parentupdate xforms (diff)
downloadapache2-912fb9b8770346fa930ec026c86b53c49f73036b.tar.xz
apache2-912fb9b8770346fa930ec026c86b53c49f73036b.zip
More typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328589 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/ssl/ssl_intro.xml')
-rw-r--r--docs/manual/ssl/ssl_intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/ssl/ssl_intro.xml b/docs/manual/ssl/ssl_intro.xml
index 9bbfafd05d..13f51e0250 100644
--- a/docs/manual/ssl/ssl_intro.xml
+++ b/docs/manual/ssl/ssl_intro.xml
@@ -450,7 +450,7 @@ the Internet Engineering Task Force (IETF).</p>
to start a session. To do this, the server assigns each SSL session a
unique session identifier which is cached in the server and which the
client can use in future connections to reduce the handshake time
- (until the session identifer expires from the cache of the server).</p>
+ (until the session identifier expires from the cache of the server).</p>
</note>
<p class="figure">