aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-22 21:45:49 +0000
committerBodo Möller <bodo@openssl.org>2000-09-22 21:45:49 +0000
commit5a5accdd643c95865c9f48cfedca974286167fe4 (patch)
treeddcb314a596453cb15e160b2d50ce4fd10fa14c2 /CHANGES
parentf1192b7f2e2b6683333ee99ff7def5bb413dc3d2 (diff)
downloadopenssl-5a5accdd643c95865c9f48cfedca974286167fe4.tar.gz
typo
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 390c17e212..b041211314 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,7 @@
first two bytes of the ClientHello message, i.e. client_version.
(Note that this is a pathologic case that probably has never happened
in real life.) The previous approach was to use the version number
- from the record header as a subsitute; but our protocol choice
+ from the record header as a substitute; but our protocol choice
should not depend on that one because it is not authenticated
by the Finished messages.
[Bodo Moeller]