Typo fixes.

bzr revid: daniel@daniel-watkins.co.uk-20110414212045-hlglpa7dfum3j15w
This commit is contained in:
Daniel Watkins 2011-04-14 22:20:45 +01:00
parent a0d4acefb1
commit 82b08318fe
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ Events
Event triggered after a user asked for a search. The search view
fires this event after collecting all input data (contexts, domains
and group_by contexts). Note that the search view does *not* merge
those (or therwise evaluate them), they are returned as provided by
those (or otherwise evaluate them), they are returned as provided by
the various inputs within the view.
``on_clear``
@ -104,7 +104,7 @@ reaction:
the search process.
:js:class:`~openerp.base.search.Invalid` takes three mandatory
arguments: an indentifier (a name for instance), the invalid value
arguments: an identifier (a name for instance), the invalid value,
and a validation message indicating the issue.
``get_domain``