Repaired damaged string.

This commit is contained in:
Tim Peters 2000-09-24 22:12:45 +00:00
parent 28adf52b06
commit 51dc968b0b
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ xmlparse_GetBase(xmlparseobject *self, PyObject *args)
static char xmlparse_ExternalEntityParserCreate__doc__[] =
"ExternalEntityParserCreate(context, encoding)\n\
Create a parser for parsing an external entity based on the
Create a parser for parsing an external entity based on the\n\
information passed to the ExternalEntityRefHandler.";
static PyObject *