summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorAleksey Sanin <aleksey@src.gnome.org>2003-05-26 05:06:15 +0000
committerAleksey Sanin <aleksey@src.gnome.org>2003-05-26 05:06:15 +0000
commit313c9d7092b3ece0ddd03b2ec83fb7fffa7750d4 (patch)
tree727a898b28fe3090ccebd4357715d8c40c6a25dd /apps
parent3982f5c02acea7ffcd4be79ee441d4ef8c4bc1a0 (diff)
downloadxmlsec1-313c9d7092b3ece0ddd03b2ec83fb7fffa7750d4.tar.gz
xmlsec1-313c9d7092b3ece0ddd03b2ec83fb7fffa7750d4.tar.bz2
xmlsec1-313c9d7092b3ece0ddd03b2ec83fb7fffa7750d4.zip
made minor documentation and configuration fixes reported by John Belmonte
Diffstat (limited to 'apps')
-rw-r--r--apps/xmlsec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/xmlsec.c b/apps/xmlsec.c
index 5aee1059..c2ea09de 100644
--- a/apps/xmlsec.c
+++ b/apps/xmlsec.c
@@ -52,7 +52,7 @@ static const char bugs[] =
static const char helpCommands1[] =
"Usage: xmlsec <command> [<options>] [<file>]\n"
"\n"
- "xmlsec is a command line tool for singining, verifying, encrypting and\n"
+ "xmlsec is a command line tool for signing, verifying, encrypting and\n"
"decrypting XML documents. The allowed <command> values are:\n"
" --help " "\tdisplay this help information and exit\n"
" --help-all " "\tdisplay help information for all commands/options and exit\n"