From 10ad622dc2a9fb6563fab13719ead8baf15ff9e4 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 17 Apr 2017 16:13:32 +0200 Subject: Spelling fixes in comments, documentation, tests and examples By klemens Signed-off-by: Denys Vlasenko --- networking/dnsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/dnsd.c') diff --git a/networking/dnsd.c b/networking/dnsd.c index 7be90018d..1b85618c6 100644 --- a/networking/dnsd.c +++ b/networking/dnsd.c @@ -360,7 +360,7 @@ RDATA a variable length string of octets that describes the resource. In order to reduce the size of messages, domain names coan 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 occurance of the same name. +is replaced with a pointer to a prior occurrence of the same name. The pointer takes the form of a two octet sequence: +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ -- cgit v1.2.3