summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-07-17 06:20:09 +0000
committerRoger Dingledine <arma@torproject.org>2006-07-17 06:20:09 +0000
commitbfe93cdb8377330c5cc62a18b2b965c9f2853846 (patch)
treea6e26c6a9b08e5e95e98379209d41fa405c1a22c
parent18cf149608af24c7d188750033f76f0a4b7900e2 (diff)
downloadtor-bfe93cdb8377330c5cc62a18b2b965c9f2853846.tar.gz
tor-bfe93cdb8377330c5cc62a18b2b965c9f2853846.zip
fix wordo
svn:r6772
-rw-r--r--trunk/doc/tor-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/doc/tor-spec.txt b/trunk/doc/tor-spec.txt
index 15ad50623b..f5d9a2c1cf 100644
--- a/trunk/doc/tor-spec.txt
+++ b/trunk/doc/tor-spec.txt
@@ -38,7 +38,7 @@ when do we rotate which keys (tls, link, etc)?
0.2. Security parameters
Tor uses a stream cipher, a public-key cipher, the Diffie-Hellman
- protocol, and and a hash function.
+ protocol, and a hash function.
KEY_LEN -- the length of the stream cipher's key, in bytes.