Browse Source

fix a typo (spotted by weasel)

svn:r2332
Nick Mathewson 21 years ago
parent
commit
79ccbab100
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/control-spec.txt

+ 1 - 1
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.
 routing protocol.
 
 
 The protocol described in this document is used for other programs (such as
 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
 We're trying to be pretty extensible here, but not infinitely
 forward-compatible.
 forward-compatible.