diff -r 725d9afb6572 -r ea919c2dfe41 app/soc/views/helper/access.py --- 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