Commit 89ff6ee7 authored by Romain Courteaud's avatar Romain Courteaud

Update docstring.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10396 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f1ee7ec6
......@@ -87,8 +87,8 @@ class IndexableObjectWrapper(CMFCoreIndexableObjectWrapper):
def allowedRolesAndUsers(self):
"""
Return a list of roles and users with Access contents
information permission.
Return a list of roles and users with
View permission.
Used by PortalCatalog to filter out items you're not allowed to see.
"""
ob = self.__ob
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment