From c59d9b69a29a29e0a17a9ff63ca066c2f794d805 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Thu, 21 Apr 2011 10:52:28 +0200 Subject: [PATCH] [REM] extraneous g tacked at the end of 'directive' bzr revid: xmo@openerp.com-20110421085228-ydy0pc7p594xuj50 --- doc/source/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/project.rst b/doc/source/project.rst index d435a731d40..faa15da2163 100644 --- a/doc/source/project.rst +++ b/doc/source/project.rst @@ -65,7 +65,7 @@ RST, using Sphinx's `Python domain`_ [#]_: and ``__new__``), using the `info fields`_ as well. * Attributes (class and instance) should be documented in their - class's docstring via the ``.. attribute::`` directiveg, following + class's docstring via the ``.. attribute::`` directive, following the class's own documentation. * The relation between modules and module-level attributes is similar: