From 82b08318fe0bd3d4cb92ee3a46873714e51a708a Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Thu, 14 Apr 2011 22:20:45 +0100 Subject: [PATCH] Typo fixes. bzr revid: daniel@daniel-watkins.co.uk-20110414212045-hlglpa7dfum3j15w --- doc/source/development.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/development.rst b/doc/source/development.rst index a1d989b46ac..81f2d8219a5 100644 --- a/doc/source/development.rst +++ b/doc/source/development.rst @@ -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``