diff -r bcb73072aa66 -r da52a47b5a6b app/soc/logic/helper/notifications.py --- a/app/soc/logic/helper/notifications.py Mon Mar 16 18:02:01 2009 +0000 +++ b/app/soc/logic/helper/notifications.py Mon Mar 16 18:05:08 2009 +0000 @@ -130,7 +130,7 @@ def sendNewReviewNotification(to_user, review, reviewed_name, redirect_url): - """Sends out a notification to the follower with the given redirect URL. + """Sends out a notification to alert the user of a new Review. Args: to_user: The user who should receive a notification