app/soc/logic/helper/notifications.py
changeset 1894 da52a47b5a6b
parent 1893 bcb73072aa66
child 2068 f5e8fbbd3bea
--- 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