SF patch#786531 'the the' typo. Contributed by George Yoshida

This commit is contained in:
Raymond Hettinger 2003-08-12 00:01:16 +00:00
parent c83124ab79
commit f17d65da3a
11 changed files with 13 additions and 13 deletions

View file

@ -505,7 +505,7 @@ the \function{lookup()} function to construct the instance.
\var{encode}, \var{decode} must adhere to the \class{Codec}
interface, \var{Reader}, \var{Writer} must be factory functions or
classes providing objects of the the \class{StreamReader} and
classes providing objects of the \class{StreamReader} and
\class{StreamWriter} interface respectively.
\var{encode} and \var{decode} are needed for the frontend