diff options
author | Gavin L. Rebeiro <glr@e2eops.io> | 2020-08-24 14:48:54 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2020-08-28 09:09:05 +0200 |
commit | d45e92cf8855ee104276452ff59ad881a5f114c7 (patch) | |
tree | 03c31c8143afa52fae954a5e1c171c2d21010cbb /doc/DETAILS | |
parent | common: Fix fallback handling to utf-8. (diff) | |
download | gnupg2-d45e92cf8855ee104276452ff59ad881a5f114c7.tar.xz gnupg2-d45e92cf8855ee104276452ff59ad881a5f114c7.zip |
doc: Fix typos
--
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 3305be3ff..9d6845c5d 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -1462,7 +1462,7 @@ CREATE TABLE signatures ( - 5 :: Import from a trusted URL. - 6 :: Import from a trusted file. - 7 :: Self generated. - - 4 octets :: Time of last update. This is a a four-octet scalar + - 4 octets :: Time of last update. This is a four-octet scalar with the seconds since Epoch. - 1 octet :: Scalar with the length of the following field. - N octets :: String with the URL of the source. This may be a |