mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
[3.12] Fix grammar typo in Doc/c-api/arg.rst
(GH-130741) (#130758)
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
257240e723
commit
96e6932bef
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