diff options
author | Werner Koch <[email protected]> | 2024-01-29 08:16:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-01-29 08:16:21 +0000 |
commit | 2ed1f68b48db7b5503045386de0500fddf70077e (patch) | |
tree | 4472c9d48c72d08dfd85ea35b15d65a0bc0d3ad1 /doc/dirmngr.texi | |
parent | speedo: Improve parsing of the ~./.gnupg-autogen.rc (diff) | |
download | gnupg-2ed1f68b48db7b5503045386de0500fddf70077e.tar.gz gnupg-2ed1f68b48db7b5503045386de0500fddf70077e.zip |
doc: Fix spelling errors found by lintian.
--
Reported-by: Andreas Metzler <[email protected]>
Diffstat (limited to 'doc/dirmngr.texi')
-rw-r--r-- | doc/dirmngr.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index cd7969828..e50406035 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -172,7 +172,7 @@ socket. Set compatibility flags to work around certain problems or to emulate bugs. The @var{flags} are given as a comma separated list of flag names and are OR-ed together. The special flag "none" clears the list -and allows to start over with an empty list. To get a list of +and allows one to start over with an empty list. To get a list of available flags the sole word "help" can be used. @item --faked-system-time @var{epoch} |