commit 2252c2a55306877125d0235a303641891ec43ed8 Author: Roger Dingledine arma@torproject.org Date: Wed Aug 22 22:33:22 2018 -0400
fix a grammar issue in control spec --- control-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/control-spec.txt b/control-spec.txt index 5bca036..ad40d31 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -120,7 +120,7 @@ "\0" ... "\377" represent newline, tab, carriage return, and the 256 possible octet values respectively.
- The use of CString in this document reflect a bug in Tor; + The use of CString in this document reflects a bug in Tor; they should have been QuotedString instead. In the future, they may migrate to use QuotedString instead. If they do, the QuotedString implementation will never place a backslash before a