Quellcode durchsuchen

fix a typo (spotted by weasel)

svn:r2332
Nick Mathewson vor 22 Jahren
Ursprung
Commit
79ccbab100
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.