summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-02-14 21:50:14 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-02-14 21:50:14 +0000
commit72f6453c48b336576dbafbad299bbe6676cb00a6 (patch)
treeaf54e844823b64cbf79001488ea394a4e466af8f /test
parenteca7b9077165eb4444a6f12c03eb3206a08b45a5 (diff)
PR: 1835
Submitted by: Damien Miller <djm@mindrot.org> Approved by: steve@openssl.org Fix various typos.
Diffstat (limited to 'test')
-rw-r--r--test/times2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/times b/test/times
index 49aeebf216..738d569b8f 100644
--- a/test/times
+++ b/test/times
@@ -68,7 +68,7 @@ eric (adding numbers to speculation)
--- Appendix ---
- The time measured is user time but these number a very rough.
- Remember this is the cost of both client and server sides of the protocol.
-- The TCP/kernal overhead of connection establishment is normally the
+- The TCP/kernel overhead of connection establishment is normally the
killer in SSL. Often delays in the TCP protocol will make session-id
reuse look slower that new sessions, but this would not be the case on
a loaded server.