diff roundup/roundupdb.py @ 4290:236939e4137b

- small typo - fix roundup_server if no host header is given in http request
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Mon, 30 Nov 2009 21:17:14 +0000
parents 7275e3dec0e0
children 94ee533613ac
line wrap: on
line diff
--- a/roundup/roundupdb.py	Mon Nov 30 14:45:44 2009 +0000
+++ b/roundup/roundupdb.py	Mon Nov 30 21:17:14 2009 +0000
@@ -237,7 +237,7 @@
             """ Make sure we don't send mail to either the anonymous
                 user or a user who has already seen the message.
                 Also check permissions on the message if not a system
-                message: A user must have view permisson on content and
+                message: A user must have view permission on content and
                 files to be on the receiver list. We do *not* check the 
                 author etc. for now.
             """

Roundup Issue Tracker: http://roundup-tracker.org/