Commit 46b63181 authored by Vincent Pelletier's avatar Vincent Pelletier

Woops, typo in interface definition.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25820 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d1f0a2fd
......@@ -69,7 +69,7 @@ class IOperator(Interface):
Accessor for operator's SQL representation.
"""
def getSearchTextOperator():
def getOperatorSearchText():
"""
Accessor for operator's SearchText representation.
"""
......
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