mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix grammar typo in Doc/c-api/arg.rst
(#130741)
This commit is contained in:
parent
c71e55869e
commit
37145cb89f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Parsing arguments and building values
|
||||
=====================================
|
||||
|
||||
These functions are useful when creating your own extensions functions and
|
||||
These functions are useful when creating your own extension functions and
|
||||
methods. Additional information and examples are available in
|
||||
:ref:`extending-index`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue