From b627fdf63412e22defd0f5ef42ad34ef8330b658 Mon Sep 17 00:00:00 2001 From: Jérôme Lebleu Date: Fri, 10 Jun 2016 19:55:58 +0200 Subject: [Typo] Correct suppress spelling --- src/rspamadm/pw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rspamadm/pw.c') diff --git a/src/rspamadm/pw.c b/src/rspamadm/pw.c index 47c111335..fb2817c59 100644 --- a/src/rspamadm/pw.c +++ b/src/rspamadm/pw.c @@ -44,7 +44,7 @@ static GOptionEntry entries[] = { {"check", 'c', 0, G_OPTION_ARG_NONE, &do_check, "Check password", NULL}, {"quiet", 'q', 0, G_OPTION_ARG_NONE, &quiet, - "Supress output", NULL}, + "Suppress output", NULL}, {"password", 'p', 0, G_OPTION_ARG_STRING, &password, "Input password", NULL}, {"type", 't', 0, G_OPTION_ARG_STRING, &type, -- cgit v1.2.3