From: Éric Araujo Date: Sun, 1 May 2011 00:14:48 +0000 (+0200) Subject: Fix wording X-Git-Tag: v3.2.1b1~34^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3bba57d5967b776b9d547fa124eedffd38973238;p=python Fix wording --- diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index be7718d82e..a2b91238a9 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst @@ -208,8 +208,8 @@ The directives are: Describes an object method. The parameters should not include the ``self`` parameter. The description should include similar information to that - described for ``function``. This method should be nested in a class - method, like in the example above. + described for ``function``. This directive should be nested in a class + directive, like in the example above. .. describe:: opcode