mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Typo fix
This commit is contained in:
parent
da89d93c77
commit
51e2ffaa0a
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ static gc_option_t gc_options_gpg_agent[] =
|
|||
"gnupg", "do not use the PIN cache when signing",
|
||||
GC_ARG_TYPE_UINT32, GC_BACKEND_GPG_AGENT },
|
||||
{ "no-grab", GC_OPT_FLAG_NONE, GC_LEVEL_EXPERT,
|
||||
"gnupg", "do not grab keybourd and mouse",
|
||||
"gnupg", "do not grab keyboard and mouse",
|
||||
GC_ARG_TYPE_NONE, GC_BACKEND_GPG_AGENT },
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue