Author: leidel
Date: Wed Jan 21 00:53:52 2009
New Revision: 139
Modified:
trunk/docs/usage.txt
Log:
Fixes a typo in the docs
Modified: trunk/docs/usage.txt
==============================================================================
--- trunk/docs/usage.txt (original)
+++ trunk/docs/usage.txt Wed Jan 21 00:53:52 2009
@@ -39,9 +39,8 @@
else:
print "Skipping creation of NoticeTypes as notification app not
found"
-Notice that the code is wrapped in a conditional claus so if
+Notice that the code is wrapped in a conditional clause so if
django-notification is not installed, your app will proceed anyway.
-
Notification templates
======================
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---