# HG changeset patch # User nishanhth # Date 1279818527 -19800 # Node ID b23792dfea3da7d0995399e007954efd81a118f0 # Parent 27dd4494e7b4e4e7e327d59821a5a0fb82eeca11 fixed a typo diff -r 27dd4494e7b4 -r b23792dfea3d 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. """