typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39287 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2db53d5e
...@@ -46,7 +46,7 @@ class EntireQuery(object): ...@@ -46,7 +46,7 @@ class EntireQuery(object):
""" """
This is not a Query subclass, since it does not define a This is not a Query subclass, since it does not define a
registerColumnMap method, and instead does the ColumnMap handling registerColumnMap method, and instead does the ColumnMap handling
internaly. internally.
""" """
implements(IEntireQuery) implements(IEntireQuery)
......
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