Author: eduardo.padoan
Date: Sun Sep 21 16:32:21 2008
New Revision: 166

Modified:
    trunk/   (props changed)
    trunk/docs/api.txt

Log:
Minor typo on the docs

Modified: trunk/docs/api.txt
==============================================================================
--- trunk/docs/api.txt  (original)
+++ trunk/docs/api.txt  Sun Sep 21 16:32:21 2008
@@ -43,7 +43,7 @@
    A dictionary of variables that you want to render on the template.

  is_member
-  A function to determine if the `user` is a member if the `group`.
+  A function to determine if the `user` is a member of the `group`.
    Example: `lambda user, group: group.has_member(user)`.
    If this argument is not given or returns True when called by the views,
    the user is able to "read" and "write" operations on the wiki, like  
creating

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to