[or-cvs] r18718: {projects} Fix some formatting of text. (projects/gettor/gettor)

ioerror at seul.org ioerror at seul.org
Sat Feb 28 13:39:53 UTC 2009


Author: ioerror
Date: 2009-02-28 08:39:52 -0500 (Sat, 28 Feb 2009)
New Revision: 18718

Modified:
   projects/gettor/gettor/responses.py
Log:
Fix some formatting of text.


Modified: projects/gettor/gettor/responses.py
===================================================================
--- projects/gettor/gettor/responses.py	2009-02-28 13:35:12 UTC (rev 18717)
+++ projects/gettor/gettor/responses.py	2009-02-28 13:39:52 UTC (rev 18718)
@@ -75,7 +75,7 @@
         self.setLang(self.mailLang)
         message = _("""
     Hello, This is the "gettor" robot.
-        
+
     I am sorry, but your request was not understood. Please select one of the 
     following package names:
 
@@ -104,10 +104,10 @@
 
     Here's your requested software as a zip file. Please unzip the 
     package and verify the signature.
-    
+
     Hint: If your computer has GnuPG installed, use the gpg
     commandline tool as follows after unpacking the zip file:
-        
+
        gpg --verify <packagename>.asc <packagename>
 
     The output should look somewhat like this:



More information about the tor-commits mailing list