mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Clarify use of clear and nodefault in the AKL.
--
(cherry picked from commit e5c3a6999a
)
This commit is contained in:
parent
2768293b1e
commit
6acca0e4d9
2 changed files with 4 additions and 2 deletions
|
@ -3487,7 +3487,7 @@ main (int argc, char **argv)
|
|||
case oAutoKeyLocate:
|
||||
if (default_akl)
|
||||
{
|
||||
/* This is the first time --aito-key-locate is seen.
|
||||
/* This is the first time --auto-key-locate is seen.
|
||||
* We need to reset the default akl. */
|
||||
default_akl = 0;
|
||||
release_akl();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue