Commit 3069a37c authored by Raymond Hettinger's avatar Raymond Hettinger

Fix typo.

parent 2c4d2099
...@@ -940,7 +940,7 @@ currently assumes query strings, so \code{AllowUnassigned} is ...@@ -940,7 +940,7 @@ currently assumes query strings, so \code{AllowUnassigned} is
true. true.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{ToASCCII}{label} \begin{funcdesc}{ToASCII}{label}
Convert a label to \ASCII, as specified in \rfc{3490}. Convert a label to \ASCII, as specified in \rfc{3490}.
\code{UseSTD3ASCIIRules} is assumed to be false. \code{UseSTD3ASCIIRules} is assumed to be false.
\end{funcdesc} \end{funcdesc}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment