From dc46df9dd413f84b3581a262cad8c1b6e31f3fb6 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 10 Apr 2018 18:11:17 +0200 Subject: [PATCH] [5495] Improved the (i.e) --- doc/examples/ddns/comments.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/examples/ddns/comments.json b/doc/examples/ddns/comments.json index c6e7ee889e..3868ac69aa 100644 --- a/doc/examples/ddns/comments.json +++ b/doc/examples/ddns/comments.json @@ -1,6 +1,6 @@ // This is an example configuration file for D2, Kea's DHCP-DDNS processor. -// It uses embedded (i.e., which will be included in configuration objects -// and not stripped by at lexical analysis) comments. +// It uses embedded comments which will be included in configuration objects +// within user-contexts rather than stripped away by at lexical analysis. { "DhcpDdns": -- 2.47.2