Commit 8f6a98e3 authored by Vincent Pelletier's avatar Vincent Pelletier

Fix typo in comment.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19297 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f3a737d1
......@@ -162,7 +162,7 @@ class IndexableObjectWrapper(CMFCoreIndexableObjectWrapper):
user_can_view = True
break
if user_can_view:
# Second pass: add all roles if user has view mpermission.
# Second pass: add all roles if user has view permission.
if withnuxgroups:
prefix = user
else:
......
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