summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-dns-transaction.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-02-12 00:26:37 +0100
committerMichael Biebl <biebl@debian.org>2016-02-12 00:26:37 +0100
commitc629ff587b19295d638710e4fa42b96da7b42123 (patch)
tree8b43e136f4d34041b9ad9628290123036278269e /src/resolve/resolved-dns-transaction.c
parentc2caabbb54c515be95eb8a99e1d64fc20dbb4f6e (diff)
Typo fixes
Diffstat (limited to 'src/resolve/resolved-dns-transaction.c')
-rw-r--r--src/resolve/resolved-dns-transaction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resolve/resolved-dns-transaction.c b/src/resolve/resolved-dns-transaction.c
index d48fdd1281..060c430f3a 100644
--- a/src/resolve/resolved-dns-transaction.c
+++ b/src/resolve/resolved-dns-transaction.c
@@ -1678,7 +1678,7 @@ static int dns_transaction_negative_trust_anchor_lookup(DnsTransaction *t, const
assert(t);
- /* Check whether the specified name is in the the NTA
+ /* Check whether the specified name is in the NTA
* database, either in the global one, or the link-local
* one. */