fixed a typo anoop
authornishanhth
Thu, 22 Jul 2010 22:38:47 +0530
branchanoop
changeset 163 b23792dfea3d
parent 162 27dd4494e7b4
child 164 a55636fd7dbd
fixed a typo
sdi/events.py
--- a/sdi/events.py	Thu Jul 22 22:37:43 2010 +0530
+++ b/sdi/events.py	Thu Jul 22 22:38:47 2010 +0530
@@ -31,7 +31,7 @@
 
     send_mail(subject, message, "sagedays@fossee.in", [email])
 
-def send_wsp_ptc_confirm(user)
+def send_wsp_ptc_confirm(user):
     """ send a mail telling a worksho has been scheduled.
     """