[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] correct a comment while i was reading the source
commit 1353f9cabcdc1f556cc37c80a5420059749360d3
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date: Sun Sep 11 01:29:47 2011 -0400
correct a comment while i was reading the source
---
lib/gettor/requests.py | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/gettor/requests.py b/lib/gettor/requests.py
index a67cdbe..0a2741e 100644
--- a/lib/gettor/requests.py
+++ b/lib/gettor/requests.py
@@ -124,9 +124,9 @@ class requestMail:
"""Check if we have a command from the GetTor admin in this email.
Command lines always consists of the following syntax:
'Command: <password> <command part 1> <command part 2>'
- For the forwarding command, part 1 is the email address of the
- recipient, part 2 is the package name of the package that needs
- to be forwarded.
+ For the forwarding command, part 1 is the package name of
+ the package that needs to be forwarded, part 2 is the email
+ address of the recipient.
The password is checked against the password found in the file
configured as cmdPassFile in the GetTor configuration.
"""
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits