From 6485a87b9a0ce2cd0c11310bfac302989ea1ce80 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Mon, 15 Dec 2003 14:38:57 +0000 Subject: missing word (should backport - is release23-maint still locked?) --- Doc/lib/libcfgparser.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libcfgparser.tex b/Doc/lib/libcfgparser.tex index 0f6b14d..6eba042 100644 --- a/Doc/lib/libcfgparser.tex +++ b/Doc/lib/libcfgparser.tex @@ -57,7 +57,7 @@ does not support the magical interpolation behavior. \begin{classdesc}{ConfigParser}{\optional{defaults}} Derived class of \class{RawConfigParser} that implements the magical -interpolation feature and adds optional arguments the \method{get()} +interpolation feature and adds optional arguments to the \method{get()} and \method{items()} methods. The values in \var{defaults} must be appropriate for the \samp{\%()s} string interpolation. Note that \var{__name__} is an intrinsic default; its value is the section name, -- cgit v0.12