From 6f99627e3e6a0d920ae9a4391b807dab6ae70ee7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 29 Jan 2004 21:18:01 +0000 Subject: [PATCH] In English, a verb only receives tense once. svn:r1016 --- trunk/doc/tor-design.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/doc/tor-design.tex b/trunk/doc/tor-design.tex index c0113acef0..6752b84bba 100644 --- a/trunk/doc/tor-design.tex +++ b/trunk/doc/tor-design.tex @@ -206,7 +206,7 @@ or rotated its keys. In Tor, clients negotiate {\it rendezvous points} to connect with hidden servers; reply onions are no longer required. -Unlike Freedom \cite{freedom2-arch}, Tor does not anonymizes +Unlike Freedom \cite{freedom2-arch}, Tor does not anonymize non-TCP protocols---not requiring patches (or built-in support) in an operating system's network stack has been valuable to Tor's portability and deployability.