From 469e75bb8184392cb47b3cb4897589caabe56e70 Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Sun, 19 Jan 2014 14:14:24 +0100 Subject: Fix typo: supress - > suppress --- trust/list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trust/list.c') diff --git a/trust/list.c b/trust/list.c index 5c0202a..1cb9d3f 100644 --- a/trust/list.c +++ b/trust/list.c @@ -195,7 +195,7 @@ p11_trust_list (int argc, "usage" }, { opt_verbose, "show verbose debug output", }, - { opt_quiet, "supress command output", }, + { opt_quiet, "suppress command output", }, { 0 }, }; -- cgit v1.1