From f61d4f585f27c13fabf7a23ad295bdc8bea7c838 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Mon, 5 Mar 2018 09:40:41 +1100 Subject: [PATCH] IDENTIFY * Fixed sp error in docstring. --- src/gpgme-tool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gpgme-tool.c b/src/gpgme-tool.c index 3e2dc785..e7a7a6f3 100644 --- a/src/gpgme-tool.c +++ b/src/gpgme-tool.c @@ -3101,7 +3101,7 @@ cmd_hash_algo_name (assuan_context_t ctx, char *line) static const char hlp_identify[] = - "IDENTIY\n" + "IDENTIFY\n" "\n" "Identify the type of data set with the INPUT command."; static gpg_error_t