From: Nick Mathewson Date: Wed, 8 Sep 2004 06:46:13 +0000 (+0000) Subject: fix a typo (spotted by weasel) X-Git-Tag: tor-0.0.9pre1~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79ccbab100d6177347d5e8a3f1327d0b29b04d2c;p=thirdparty%2Ftor.git fix a typo (spotted by weasel) svn:r2332 --- diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 38ad1caa9e..13db9969de 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -9,7 +9,7 @@ be implemented in a future version of Tor. It is not part of the Tor onion routing protocol. The protocol described in this document is used for other programs (such as -frontend user-interfaces) to communicate with a locally running Tor protocol. +frontend user-interfaces) to communicate with a locally running Tor process. We're trying to be pretty extensible here, but not infinitely forward-compatible.