summaryrefslogtreecommitdiff
path: root/doc/tor-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-03-19 22:44:29 +0000
committerRoger Dingledine <arma@torproject.org>2003-03-19 22:44:29 +0000
commitfceb45727602223d214e55d0474976f84141d8e1 (patch)
treeda06601b98906318869c17ca74a31f22cd02ecf8 /doc/tor-spec.txt
parentb6615bc7ded4186e9286a938e46eba233676a201 (diff)
downloadtor-fceb45727602223d214e55d0474976f84141d8e1.tar.gz
tor-fceb45727602223d214e55d0474976f84141d8e1.zip
minor doc patches
svn:r212
Diffstat (limited to 'doc/tor-spec.txt')
-rw-r--r--doc/tor-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt
index 9d35949aae..ab729346db 100644
--- a/doc/tor-spec.txt
+++ b/doc/tor-spec.txt
@@ -357,7 +357,7 @@ which reveals the downstream node.
begin queueing CREATE cells for this circuit.
Otherwise, we have a half-open circuit. If the total payload
- length of the CREATE cells for this circuit is at exactly equal
+ length of the CREATE cells for this circuit is exactly equal
to the onion length specified in the first cell (minus 4), then
process the onion. If it is more, then tear down the circuit.