]> granicus.if.org Git - python/commitdiff
Fix typo spotted by Detlef Lannert <lannert@users.sourceforge.net>.
authorFred Drake <fdrake@acm.org>
Thu, 4 Jan 2001 05:48:08 +0000 (05:48 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 4 Jan 2001 05:48:08 +0000 (05:48 +0000)
Doc/lib/libpyexpat.tex

index 038e555d38bbf03a7bf4f7abcaeaa31d9be60762..27edc08818cb2c1b0b9f69360ca9d1f8c8df8ae0 100644 (file)
@@ -118,7 +118,7 @@ Returns a string containing the base set by a previous call to
                                                           encoding}}
 Create a ``child'' parser which can be used to parse an external
 parsed entity referred to by content parsed by the parent parser.  The
-\var{content} parameter should be the string passed to the
+\var{context} parameter should be the string passed to the
 \method{ExternalEntityRefHandler()} handler function, described below.
 \end{methoddesc}