Просмотр исходного кода

fix a typo (spotted by weasel)

svn:r2332
Nick Mathewson 21 лет назад
Родитель
Сommit
79ccbab100
1 измененных файлов с 1 добавлено и 1 удалено
  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.