From 8ed08b8d6fed3beccc7e7ef77acefe5268f4de13 Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Thu, 14 Apr 2011 22:26:03 +0100 Subject: [PATCH] Minor grammatical improvement. bzr revid: daniel@daniel-watkins.co.uk-20110414212603-3wn8ek3xiawug8ry --- 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 c81ceec9498..719c6baa74a 100644 --- a/doc/source/development.rst +++ b/doc/source/development.rst @@ -117,8 +117,8 @@ on its own, but its implementations of ``get_context`` and ``get_domain`` simply raise errors and *must* be overridden. One last action is for filters, as an activation order has to be kept -on them for some controls (establish the correct grouping sequence for -instance). +on them for some controls (to establish the correct grouping sequence, +for instance). To that end, filters can call :js:func:`openerp.base.Search.do_toggle_filter`, providing themselves