summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea6
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2021-09-15 18:02:32 +0200
committerThomas Markwalder <tmark@isc.org>2021-09-17 17:12:03 +0200
commitd1b581903e10d380f15e305606873ca26532dca5 (patch)
tree1c94914cbc2f357699e594539471f3153d679d7a /doc/examples/kea6
parent[#1307] Fix double include in dhcp6/tests (diff)
downloadkea-d1b581903e10d380f15e305606873ca26532dca5.tar.xz
kea-d1b581903e10d380f15e305606873ca26532dca5.zip
[#1307] Addressed review comments
Minor clean ups in: ChangeLog doc/examples/kea4/all-keys.json doc/examples/kea6/all-keys.json doc/sphinx/arm/hooks-ha.rst src/bin/dhcp4/tests/config_parser_unittest.cc
Diffstat (limited to 'doc/examples/kea6')
-rw-r--r--doc/examples/kea6/all-keys.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json
index 3eb2486280..9d2d028dd1 100644
--- a/doc/examples/kea6/all-keys.json
+++ b/doc/examples/kea6/all-keys.json
@@ -507,7 +507,7 @@
// REQUESTs,RENEWs...) that may be parked while waiting for
// hook library work to complete, prior to a response (e.g. REPLY)
// being sent back to the client. A typical example is when kea-dhcp6
- // parks a REQUEST while it sends the requisite lease update(s) to its
+ // parks a REQUEST while it sends the lease update(s) to its
// HA peer(s). The packet is unparked once the update(s) have been
// acknowledged. This value limits the number of packets that can
// be held pending the updates. In times of heavy client traffic,