From b02ea65f92f7e0c04689f469d436ba35dc2f631f Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Wed, 17 Apr 2002 19:33:06 +0000 Subject: [PATCH] typo --- Doc/lib/libcodecs.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libcodecs.tex b/Doc/lib/libcodecs.tex index efb710d0017..9f77955a101 100644 --- a/Doc/lib/libcodecs.tex +++ b/Doc/lib/libcodecs.tex @@ -63,7 +63,7 @@ is found, a \exception{LookupError} is raised. Otherwise, the codecs tuple is stored in the cache and returned to the caller. \end{funcdesc} -To simply access to the various codecs, the module provides these +To simplify access to the various codecs, the module provides these additional functions which use \function{lookup()} for the codec lookup: