mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +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``
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue