Commit d3656fab authored by Vincent Pelletier's avatar Vincent Pelletier

Typo in docstring.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25878 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5eebfc45
......@@ -174,7 +174,7 @@ class IRelatedKey(ISearchKey):
search_value (anything)
If given, a condition on real column will be generated.
Otherwise, only the SQL required to reach that column will be
generated. This is usefull when sorting on a virtual column, for
generated. This is useful when sorting on a virtual column, for
example.
search_key_name (string, None)
If given, it overrides real column's default SearchKey.
......
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