mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
[3.13] Fix grammar typo in Doc/c-api/arg.rst
(GH-130741) (#130759)
Fix grammar typo in `Doc/c-api/arg.rst` (GH-130741)
(cherry picked from commit 37145cb89f
)
Co-authored-by: Arijit Kumar Das <arijitkrdas2004@outlook.com>
This commit is contained in:
parent
ff14c1e7a9
commit
9854566626
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