summaryrefslogtreecommitdiff
path: root/trust/anchor.c
diff options
context:
space:
mode:
Diffstat (limited to 'trust/anchor.c')
-rw-r--r--trust/anchor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/anchor.c b/trust/anchor.c
index d8fefdf..19483a4 100644
--- a/trust/anchor.c
+++ b/trust/anchor.c
@@ -603,7 +603,7 @@ p11_trust_anchor (int argc,
p11_tool_desc usages[] = {
{ 0, "usage: trust anchor --store <file> ..." },
{ opt_verbose, "show verbose debug output", },
- { opt_quiet, "supress command output", },
+ { opt_quiet, "suppress command output", },
{ 0 },
};