From 5c8fe5480964c282540c051b538e812851988422 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Fri, 28 Apr 2017 10:06:33 +0900 Subject: Spelling fixes in docs and comments. -- In addition, fix trailing spaces in tests/inittests. GnuPG-bug-id: 3121 Reported-by: ka7 (klemens) Signed-off-by: NIIBE Yutaka --- g10/packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/packet.h') diff --git a/g10/packet.h b/g10/packet.h index 3cb1e3b48..a10495c3f 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -492,7 +492,7 @@ typedef struct { * implementation defined. GnuPG uses this to cache signature * verification status and since 2.1.18 also to convey information * about the origin of a key. Note that this packet is not part - * struct packet_struct becuase we use it only local in the packet + * struct packet_struct because we use it only local in the packet * parser and builder. */ typedef struct { unsigned int trustval; -- cgit v1.2.3