diff options
author | Francis Dupont <fdupont@isc.org> | 2024-12-16 16:05:52 +0100 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2024-12-16 16:15:09 +0100 |
commit | 3bc9a732f8288ba752e784ad10519d7e1635582f (patch) | |
tree | 68e2d22f79e5a05b10443a3059bd6a935e432f75 /src/bin/dhcp4/tests/fqdn_unittest.cc | |
parent | [#2819] Fixed misspellings (diff) | |
download | kea-3bc9a732f8288ba752e784ad10519d7e1635582f.tar.xz kea-3bc9a732f8288ba752e784ad10519d7e1635582f.zip |
[#2819] Fixed remaining spelling
Diffstat (limited to 'src/bin/dhcp4/tests/fqdn_unittest.cc')
-rw-r--r-- | src/bin/dhcp4/tests/fqdn_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp4/tests/fqdn_unittest.cc b/src/bin/dhcp4/tests/fqdn_unittest.cc index 92264ba16b..8c3c6b4416 100644 --- a/src/bin/dhcp4/tests/fqdn_unittest.cc +++ b/src/bin/dhcp4/tests/fqdn_unittest.cc @@ -325,7 +325,7 @@ const char* CONFIGS[] = { "}", // 12 // D2 enabled - // ddns-ttl-percent specfied + // ddns-ttl-percent specified "{ \"interfaces-config\": {\n" " \"interfaces\": [ \"*\" ]\n" "},\n" |