From: Éric Araujo Date: Sun, 1 May 2011 00:15:03 +0000 (+0200) Subject: Fix wording X-Git-Tag: v2.7.2rc1~85^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a53d33dc61e782c091ea8319ca0098ed2ff36a8;p=thirdparty%2FPython%2Fcpython.git Fix wording --- diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index d68e909137e7..6db854539bd0 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