diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-10-25 13:46:23 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-10-25 20:53:05 +0000 |
commit | b39ece7d35401302879062d9d4bec25b1249ae7e (patch) | |
tree | 355ff843ac7ca37264390a9f95494d0a4f93bc27 /common/audit.h | |
parent | speedo: Sign the windows installer with a timestamp. (diff) | |
download | gnupg-b39ece7d35401302879062d9d4bec25b1249ae7e.tar.gz gnupg-b39ece7d35401302879062d9d4bec25b1249ae7e.zip |
headers: fix spelling
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'common/audit.h')
-rw-r--r-- | common/audit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/audit.h b/common/audit.h index 4ef2645da..05f39533d 100644 --- a/common/audit.h +++ b/common/audit.h @@ -185,7 +185,7 @@ typedef enum if no real recipient has been given. */ AUDIT_SESSION_KEY, /* string */ - /* Mark the creation or availibility of the session key. The + /* Mark the creation or availability of the session key. The parameter is the algorithm ID. */ AUDIT_ENCRYPTED_TO, /* cert, err */ |