mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fix wording
This commit is contained in:
parent
73365dd887
commit
3bba57d596
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