From 71040f48ef6bf88e88cb05c2aee8a77d682b2a33 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 7 Apr 2016 13:51:26 +0200 Subject: [PATCH] g10: Fix typo. -- Signed-off-by: Justus Winter --- g10/packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g10/packet.h b/g10/packet.h index c1aaedbd6..194c13442 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -327,7 +327,7 @@ struct seckey_info /**************** * The in-memory representation of a public key (RFC 4880, Section * 5.5). Note: this structure contains significantly more information - * thatn is contained in an OpenPGP public key packet. This + * than is contained in an OpenPGP public key packet. This * information is derived from the self-signed signatures (by * merge_keys_and_selfsig()) and is ignored when serializing the * packet. The fields that are actually written out when serializing