diff -r 8914adaa93a7 -r 126a1ef235ec app/soc/views/helper/access.py --- a/app/soc/views/helper/access.py Sat Jan 10 13:50:41 2009 +0000 +++ b/app/soc/views/helper/access.py Sat Jan 10 14:14:38 2009 +0000 @@ -365,7 +365,7 @@ deny(request) def checkIsMyApplication(request): - """Returns an alternate HTTP response if this request is for a Notification belonging + """Returns an alternate HTTP response if this request is for a Application belonging to the current user. Args: @@ -375,7 +375,7 @@ AccessViolationResponse: if the required authorization is not met Returns: - None if the current User is allowed to access this Notification. + None if the current User is allowed to access this Application. """ try: