From d3e3e5a24f1c9af3dd754389fb3f97a729c9ab90 Mon Sep 17 00:00:00 2001 From: Nora Widdecke Date: Thu, 2 Jun 2022 22:23:40 +0200 Subject: sq: Fix typo. --- sq/src/sq_cli.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sq') diff --git a/sq/src/sq_cli.rs b/sq/src/sq_cli.rs index 8163fdd6..9a06aa57 100644 --- a/sq/src/sq_cli.rs +++ b/sq/src/sq_cli.rs @@ -1641,7 +1641,7 @@ include a certification-capable key.") .long("certificate") .alias("cert") .help(" -The certificate contain the User ID to revoke") +The certificate containing the User ID to revoke") .long_help(" Reads the certificate to revoke from FILE or stdin, if omitted. It is an error for the file to contain more than one certificate.") -- cgit v1.2.3