From: Thomas Markwalder Date: Fri, 24 Mar 2023 16:26:19 +0000 (-0400) Subject: [#225] Fixed typo in v4 with-ddns.json X-Git-Tag: Kea-2.3.6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0364a28a9b62bb3c51cfef64ce20cc621c41198d;p=thirdparty%2Fkea.git [#225] Fixed typo in v4 with-ddns.json --- diff --git a/doc/examples/kea4/with-ddns.json b/doc/examples/kea4/with-ddns.json index fcd81952cb..ba607c8cae 100644 --- a/doc/examples/kea4/with-ddns.json +++ b/doc/examples/kea4/with-ddns.json @@ -61,7 +61,7 @@ "ddns-qualifying-suffix" : "test.suffix.", "ddns-update-on-renew" : false, "ddns-use-conflict-resolution" : true, - "ddns-ttl-pecent" : 0.75, + "ddns-ttl-percent" : 0.75, "hostname-char-set": "[^A-Za-z0-9.-]", "hostname-char-replacement": "x",