mirror of https://github.com/python/cpython
Fix typo.
This commit is contained in:
parent
96a8233b64
commit
b5155e30ce
|
@ -940,7 +940,7 @@ currently assumes query strings, so \code{AllowUnassigned} is
|
|||
true.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{ToASCCII}{label}
|
||||
\begin{funcdesc}{ToASCII}{label}
|
||||
Convert a label to \ASCII, as specified in \rfc{3490}.
|
||||
\code{UseSTD3ASCIIRules} is assumed to be false.
|
||||
\end{funcdesc}
|
||||
|
|
Loading…
Reference in New Issue