From: Yu Watanabe Date: Wed, 20 Mar 2024 18:55:34 +0000 (+0900) Subject: resolve: fix typo X-Git-Tag: v256-rc1~463 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2503c377faacaf4d99c8d60b7607984fbfb48ac0;p=thirdparty%2Fsystemd.git resolve: fix typo Follow-up for 47690634f157150e7b69c832d1f2d64d18b3f124. --- diff --git a/src/resolve/resolved-dns-transaction.c b/src/resolve/resolved-dns-transaction.c index 9e4e90160b8..5513ad28e65 100644 --- a/src/resolve/resolved-dns-transaction.c +++ b/src/resolve/resolved-dns-transaction.c @@ -2738,7 +2738,7 @@ int dns_transaction_request_dnssec_keys(DnsTransaction *t) { * zones return NXDOMAIN even though they have further children. */ if (chased_insecure || was_signed) - /* In this case we already reqeusted what we need above. */ + /* In this case we already requested what we need above. */ name = NULL; else if (dns_transaction_key(t)->type == DNS_TYPE_DS) /* If the DS response is empty, we'll walk up the dns labels requesting DS until we