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.