mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix typos.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
66a0091d74
commit
445f0c13d7
13 changed files with 14 additions and 14 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue