diff -r 139cd2731412 -r 2cbadb6efe9f app/soc/views/models/student.py --- a/app/soc/views/models/student.py Sat Apr 11 16:00:03 2009 +0000 +++ b/app/soc/views/models/student.py Sat Apr 11 17:40:41 2009 +0000 @@ -161,7 +161,7 @@ def listProjects(self, request, access_type, page_name=None, params=None, **kwargs): """View that lists all of the current user's Student Projects for the - Program given as Scope. + Program given as Scope. """ from soc.views.models import student_project as project_view