Skip to content

Commit 1fcd8cf

Browse files
authored
Fixed a typo in arg.rst
Fix typo: 'extensions functions' -> 'extension functions' in documentation.
1 parent 5221d9c commit 1fcd8cf

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)