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 --- dirmngr/dns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dirmngr/dns.c') diff --git a/dirmngr/dns.c b/dirmngr/dns.c index 5b8f14ff8..c660cf527 100644 --- a/dirmngr/dns.c +++ b/dirmngr/dns.c @@ -4263,7 +4263,7 @@ size_t dns_txt_print(void *_dst, size_t lim, struct dns_txt *txt) { /* Some of the function pointers of DNS_RRTYPES are initialized with - * slighlly different fucntions, thus we can't use prototypes. */ + * slighlly different functions, thus we can't use prototypes. */ DNS_PRAGMA_PUSH #if __clang__ #pragma clang diagnostic ignored "-Wstrict-prototypes" -- cgit v1.2.3