diff options
author | Nick Piper <[email protected]> | 2020-01-28 10:17:09 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2020-02-18 23:12:01 +0000 |
commit | 60dbe082949b13635f3f31aa03d12aa9f671c941 (patch) | |
tree | bdb430b65fa12c9a799659bd56d2678960543f31 | |
parent | sm: Remove left over debug output. (diff) | |
download | gnupg-60dbe082949b13635f3f31aa03d12aa9f671c941.tar.gz gnupg-60dbe082949b13635f3f31aa03d12aa9f671c941.zip |
doc: Correction of typo in documentation of KEY_CONSIDERED
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
(cherry picked from commit 0e1cbabc0ad4fe2ca9644fffb5cf27b1a8a1509f)
-rw-r--r-- | doc/DETAILS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 7933863ab..883fe039e 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -728,7 +728,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: Issued if no senders are usable. *** KEY_CONSIDERED <fpr> <flags> - Issued to explian the lookup of a key. FPR is the hexified + Issued to explain the lookup of a key. FPR is the hexified fingerprint of the primary key. The bit values for FLAGS are: - 1 :: The key has not been selected. |