summaryrefslogtreecommitdiff
path: root/xmlcatalog.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlcatalog.c')
-rw-r--r--xmlcatalog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlcatalog.c b/xmlcatalog.c
index c02b97f6..3f0e1b9c 100644
--- a/xmlcatalog.c
+++ b/xmlcatalog.c
@@ -325,7 +325,7 @@ Usage : %s [options] catalogfile entities...\n\
\t used with --add or --del, it saves the catalog changes\n\
\t and with --sgml it automatically updates the super catalog\n\
\t--no-super-update: do not update the SGML super catalog\n\
-\t-v --verbose : provide debug informations\n");
+\t-v --verbose : provide debug information\n");
}
int main(int argc, char **argv) {
int i;