From 445f0c13d751f6dee9d70ef0785866ab2a7ea120 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 27 Oct 2016 14:58:01 +0200 Subject: Fix typos. -- Signed-off-by: Justus Winter --- g13/sh-cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g13') diff --git a/g13/sh-cmd.c b/g13/sh-cmd.c index 6a4a7d85d..d9a0f6c05 100644 --- a/g13/sh-cmd.c +++ b/g13/sh-cmd.c @@ -162,7 +162,7 @@ static const char hlp_finddevice[] = "\n" "Find the device matching NAME. NAME be any identifier from\n" "g13tab permissible for the user. The corresponding block\n" - "device is retruned using a status line."; + "device is returned using a status line."; static gpg_error_t cmd_finddevice (assuan_context_t ctx, char *line) { -- cgit v1.2.3