Skip to content

Commit 8450ea7

Browse files
ArijitKDseehwan80
authored andcommitted
Fix grammar typo in Doc/c-api/arg.rst (python#130741)
1 parent 029b39f commit 8450ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/arg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Parsing arguments and building values
66
=====================================
77

8-
These functions are useful when creating your own extensions functions and
8+
These functions are useful when creating your own extension functions and
99
methods. Additional information and examples are available in
1010
:ref:`extending-index`.
1111

0 commit comments

Comments
 (0)