diff options
author | Werner Koch <[email protected]> | 2014-09-02 14:01:25 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-09-02 14:01:25 +0000 |
commit | 1449a22d2e43ae0ae127260a925e3a2c92b5f7a5 (patch) | |
tree | d53c3cca890a95b803856f5ab17ed3e6a205523d | |
parent | gpg: Fix export of NIST ECC keys. (diff) | |
download | gnupg-1449a22d2e43ae0ae127260a925e3a2c92b5f7a5.tar.gz gnupg-1449a22d2e43ae0ae127260a925e3a2c92b5f7a5.zip |
doc: Typo fix
--
Debian-bug-id: 760273
-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 7ac1613f9..e9bcff3ec 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -3509,7 +3509,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. |