mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
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 <gniibe@fsij.org>
This commit is contained in:
parent
97a2394eca
commit
5c8fe54809
82 changed files with 123 additions and 123 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue