[REM] extraneous g tacked at the end of 'directive'

bzr revid: xmo@openerp.com-20110421085228-ydy0pc7p594xuj50
This commit is contained in:
Xavier Morel 2011-04-21 10:52:28 +02:00
parent c6b812ebfa
commit c59d9b69a2
1 changed files with 1 additions and 1 deletions

View File

@ -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: