From: Greg Ward Date: Wed, 26 Sep 2001 18:12:49 +0000 (+0000) Subject: Typo fix. X-Git-Tag: v2.2.1c1~1603 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e22871e9ed8eeaf0210ae975145e264ebb7131b5;p=thirdparty%2FPython%2Fcpython.git Typo fix. --- diff --git a/Doc/api/api.tex b/Doc/api/api.tex index 7262a5d789f8..785805855134 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