diff options
author | Werner Koch <[email protected]> | 2015-06-02 15:20:56 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-06-02 15:20:56 +0000 |
commit | 9dcf345a845c87e3beea1f757cd93ce229423972 (patch) | |
tree | 372a29da45aa4827dd0326b2f051402dd35fc51b | |
parent | Post release updates (diff) | |
download | gnupg-9dcf345a845c87e3beea1f757cd93ce229423972.tar.gz gnupg-9dcf345a845c87e3beea1f757cd93ce229423972.zip |
doc: Typo fix for "Creation-Date".
--
Debian-bug-id: 760273
This has already been fixed in master.
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 06e772e56..f5ffc04cf 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -3473,7 +3473,7 @@ sense. Although OpenPGP works with time intervals, GnuPG uses an absolute value internally and thus the last year we can represent is 2105. -@item Ceation-Date: @var{iso-date} +@item Creation-Date: @var{iso-date} Set the creation date of the key as stored in the key information and which is also part of the fingerprint calculation. Either a date like "1986-04-26" or a full timestamp like "19860426T042640" may be used. |