summaryrefslogtreecommitdiffstats
path: root/Doc/librand.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/librand.tex')
-rw-r--r--Doc/librand.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/librand.tex b/Doc/librand.tex
index 4ba5f17..07d309e 100644
--- a/Doc/librand.tex
+++ b/Doc/librand.tex
@@ -8,7 +8,7 @@ given library's implementation. While still supported for
compatibility, the \code{rand} module is now considered obsolete; if
possible, use the \code{whrandom} module instead.
-\renewcommand{\indexsubitem}{(in module rand)}
+\setindexsubitem{(in module rand)}
\begin{funcdesc}{choice}{seq}
Returns a random element from the sequence \var{seq}.