diff options
Diffstat (limited to 'Doc/libdbm.tex')
-rw-r--r-- | Doc/libdbm.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libdbm.tex b/Doc/libdbm.tex index 551a153..416a6b0 100644 --- a/Doc/libdbm.tex +++ b/Doc/libdbm.tex @@ -14,7 +14,7 @@ using the GNU GDBM library. The module defines the following constant and functions: -\renewcommand{\indexsubitem}{(in module dbm)} +\setindexsubitem{(in module dbm)} \begin{excdesc}{error} Raised on dbm-specific errors, such as I/O errors. \code{KeyError} is raised for general mapping errors like specifying an incorrect key. |