From 6d3da0138ee45e0f6bfa5beec7e971789417fd63 Mon Sep 17 00:00:00 2001 From: yoru Date: Thu, 3 Mar 2022 09:58:03 +0700 Subject: [PATCH] Typo fix --- networking/dnsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/dnsd.c b/networking/dnsd.c index a0f320c6c6..3533c54c60 100644 --- a/networking/dnsd.c +++ b/networking/dnsd.c @@ -358,7 +358,7 @@ RDATA a variable length string of octets that describes the resource. 4.1.4. Message compression -In order to reduce the size of messages, domain names coan be compressed. +In order to reduce the size of messages, domain names can be compressed. An entire domain name or a list of labels at the end of a domain name is replaced with a pointer to a prior occurrence of the same name.