aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-11-21 08:20:56 +0000
committerWerner Koch <[email protected]>2018-11-21 08:22:00 +0000
commit6acca0e4d9f9e432a795ac261dd8fa02bcc583cd (patch)
tree583bd736d029ad250d1755072016abcf21afb4f9 /g10/gpg.c
parenttools: Let gpg-zip print a deprecation warning. (diff)
downloadgnupg-6acca0e4d9f9e432a795ac261dd8fa02bcc583cd.tar.gz
gnupg-6acca0e4d9f9e432a795ac261dd8fa02bcc583cd.zip
doc: Clarify use of clear and nodefault in the AKL.
-- (cherry picked from commit e5c3a6999a374813134a9e68744444c25c3017f6)
Diffstat (limited to '')
-rw-r--r--g10/gpg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/gpg.c b/g10/gpg.c
index e18eefe72..b316e856d 100644
--- a/g10/gpg.c
+++ b/g10/gpg.c
@@ -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();