aboutsummaryrefslogtreecommitdiff
path: root/doc/spec/proposals
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-11-08 06:33:43 +0000
committerRoger Dingledine <arma@torproject.org>2008-11-08 06:33:43 +0000
commit5ad3669e9301ae40fddd4dcb97c3994aba06fc11 (patch)
tree8030a8079ce4ad9ea291571ee5a185dfe155e490 /doc/spec/proposals
parent39f2b6a849b86da65607d3d68265acd335efec4d (diff)
downloadtor-5ad3669e9301ae40fddd4dcb97c3994aba06fc11.tar
tor-5ad3669e9301ae40fddd4dcb97c3994aba06fc11.tar.gz
some changes i found in my other sandbox
svn:r17216
Diffstat (limited to 'doc/spec/proposals')
-rw-r--r--doc/spec/proposals/124-tls-certificates.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/proposals/124-tls-certificates.txt b/doc/spec/proposals/124-tls-certificates.txt
index 7ed89707b..0a4777273 100644
--- a/doc/spec/proposals/124-tls-certificates.txt
+++ b/doc/spec/proposals/124-tls-certificates.txt
@@ -143,7 +143,7 @@ Version negotiation and cipher suite selection:
Cert_Length [2 bytes]
Certificate [<cert_length> bytes]
- Each certificate MUST sign the one prececeding it. The initator MUST
+ Each certificate MUST sign the one preceding it. The initator MUST
place its connection certificate first; the responder, having
already sent its connection certificate as part of the TLS handshake
MUST place its identity certificate first.