diff options
author | Roger Dingledine <arma@torproject.org> | 2009-05-05 08:52:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-05-05 08:52:22 -0400 |
commit | ae8e0aeca62e4fd47423a393072d0dc084ed6ca3 (patch) | |
tree | 0c92fc03e8a3eca0f3f57076def7186dc141d78d /doc | |
parent | 948835c6809932a3013846302a74f1ccf9d4c99c (diff) | |
download | tor-ae8e0aeca62e4fd47423a393072d0dc084ed6ca3.tar.gz tor-ae8e0aeca62e4fd47423a393072d0dc084ed6ca3.zip |
Fix typos in proposal 141.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/proposals/141-jit-sd-downloads.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/spec/proposals/141-jit-sd-downloads.txt b/doc/spec/proposals/141-jit-sd-downloads.txt index b0c2b2cbcd..1546e854bd 100644 --- a/doc/spec/proposals/141-jit-sd-downloads.txt +++ b/doc/spec/proposals/141-jit-sd-downloads.txt @@ -63,8 +63,8 @@ Status: Draft which tries to convey a server's capacity to clients. Currently we weigh servers differently for different purposes. There - is a weigh for when we use a server as a guard node (our entry to the - Tor network), there is one weigh we assign servers for exit duties, + is a weight for when we use a server as a guard node (our entry to the + Tor network), there is one weight we assign servers for exit duties, and a third for when we need intermediate (middle) nodes. 2.2 Exit information @@ -80,7 +80,7 @@ Status: Draft 2.3 Capability information - Server descriptors contain information about the specific version or + Server descriptors contain information about the specific version of the Tor protocol they understand [proposal 105]. Furthermore the server descriptor also contains the exact version of |