From cbaf399537a1fb69ef97b079e4cb553869aaa4d9 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 31 Dec 2001 16:16:02 +0000 Subject: applied 42 documentation patches from Charlie Bozeman. Regenerated the * *.c include/libxml/*.h doc/html/*: applied 42 documentation patches from Charlie Bozeman. Regenerated the HTML docs. Daniel --- xmlcatalog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmlcatalog.c') diff --git a/xmlcatalog.c b/xmlcatalog.c index 3d0f73c0..3f153698 100644 --- a/xmlcatalog.c +++ b/xmlcatalog.c @@ -400,7 +400,7 @@ int main(int argc, char **argv) { if (sgml) { /* - * Maintainance of SGML catalogs. + * Maintenance of SGML catalogs. */ xmlCatalogPtr catal = NULL; xmlCatalogPtr super = NULL; -- cgit v1.2.3