A \begin{funcdesc} was closed with an \end{methoddesc}.

This commit is contained in:
Barry Warsaw 2001-01-25 00:39:16 +00:00
parent 21f37e1b88
commit 83125775e0
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ from different threads may see the same return values.
the seed is derived from the current system time.
The seed is also set from the current system time when
the module is first imported.
\end{methoddesc}
\end{funcdesc}
\begin{funcdesc}{choice}{seq}
Return a random element from the non-empty sequence \var{seq}.