[tor-commits] [torspec/master] Fix two typos in control-spec.txt.

arma at torproject.org arma at torproject.org
Fri Nov 9 00:27:57 UTC 2012


commit c795510852e7ceda84aa7f2bd5dfe2642541d822
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Nov 8 19:18:26 2012 -0500

    Fix two typos in control-spec.txt.
---
 control-spec.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index 678f977..8a239d0 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -643,8 +643,8 @@
       Tor's SETEVENTS.
 
     "features/names"
-      A space-separated list of all the events supported by this version of
-      Tor's USEFEATURE.
+      A space-separated list of all the features supported by this version
+      of Tor's USEFEATURE.
 
     "ip-to-country/*"
       Maps IP addresses to 2-letter country codes.  For example,
@@ -1221,7 +1221,7 @@
   recognize, and SHOULD process those events as if any unrecognized
   arguments and keywords were not present.
 
-  Clients SHOULD NOT depend on the order of keywords=value arguments,
+  Clients SHOULD NOT depend on the order of keyword=value arguments,
   and SHOULD NOT depend on there being no new keyword=value arguments
   appearing between existing keyword=value arguments, though as of this
   writing (Jun 2011) some do.  Thus, extensions to this protocol should



More information about the tor-commits mailing list