summaryrefslogtreecommitdiffstats
path: root/Doc/api/api.tex
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2001-09-26 18:12:49 (GMT)
committerGreg Ward <gward@python.net>2001-09-26 18:12:49 (GMT)
commite22871e9ed8eeaf0210ae975145e264ebb7131b5 (patch)
tree7af70095e7148c349aa6ff8707fe247eb357d7cb /Doc/api/api.tex
parent8b3a7b58b98ed1a8b20d92e96545bc0c87d8786d (diff)
downloadcpython-e22871e9ed8eeaf0210ae975145e264ebb7131b5.zip
cpython-e22871e9ed8eeaf0210ae975145e264ebb7131b5.tar.gz
cpython-e22871e9ed8eeaf0210ae975145e264ebb7131b5.tar.bz2
Typo fix.
Diffstat (limited to 'Doc/api/api.tex')
-rw-r--r--Doc/api/api.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/api/api.tex b/Doc/api/api.tex
index 7262a5d..7858058 100644
--- a/Doc/api/api.tex
+++ b/Doc/api/api.tex
@@ -1402,7 +1402,7 @@ internal table. This should be called before
\end{cfuncdesc}
-\section{Parsing arguements and building values
+\section{Parsing arguments and building values
\label{arg-parsing}}
These functions are useful when creating your own extensions functions