app/soc/views/helper/access.py
changeset 2145 ea919c2dfe41
parent 2116 68d7679a2af2
child 2160 3f9dd37d98a8
--- a/app/soc/views/helper/access.py	Fri Apr 10 15:22:38 2009 +0000
+++ b/app/soc/views/helper/access.py	Fri Apr 10 15:24:43 2009 +0000
@@ -1399,7 +1399,7 @@
 
   @allowDeveloper
   def checkStudentProjectHasStatus(self, django_args, allowed_status):
-    """Checks whether the Project has one of the given statusses.
+    """Checks whether the Project has one of the given statuses.
 
     Args:
       django_args: a dictionary with django's arguments