mirror of
https://github.com/python/cpython.git
synced 2025-12-04 16:43:27 +00:00
Fix wording
This commit is contained in:
parent
a27c8e3746
commit
2a53d33dc6
1 changed files with 2 additions and 2 deletions
|
|
@ -208,8 +208,8 @@ The directives are:
|
||||||
|
|
||||||
Describes an object method. The parameters should not include the ``self``
|
Describes an object method. The parameters should not include the ``self``
|
||||||
parameter. The description should include similar information to that
|
parameter. The description should include similar information to that
|
||||||
described for ``function``. This method should be nested in a class
|
described for ``function``. This directive should be nested in a class
|
||||||
method, like in the example above.
|
directive, like in the example above.
|
||||||
|
|
||||||
.. describe:: opcode
|
.. describe:: opcode
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue