summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2024-05-22 15:21:52 +0200
committerMarcin Siodelski <marcin@isc.org>2024-05-22 15:39:51 +0200
commit8176c267637e4c5eb263d2d4fd234be443d48786 (patch)
tree7db34a4a4d963e843484e2d85fa8332a23df513c /doc
parent[#3252] Added changelog for #3252 (diff)
downloadkea-8176c267637e4c5eb263d2d4fd234be443d48786.tar.xz
kea-8176c267637e4c5eb263d2d4fd234be443d48786.zip
[#3252] Fix typos in the ARM
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/arm/ext-radius.rst2
-rw-r--r--doc/sphinx/arm/hooks-ha.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/arm/ext-radius.rst b/doc/sphinx/arm/ext-radius.rst
index bdebf1ea45..f1275e7d32 100644
--- a/doc/sphinx/arm/ext-radius.rst
+++ b/doc/sphinx/arm/ext-radius.rst
@@ -394,7 +394,7 @@ other than Discover and the first Request from each client.
parameters are incompatible with the hub-and-spoke configuration of the
:ischooklib:`libdhcp_ha.so`. This hook library uses an originally
selected subnet for choosing an HA relationship to process a packet.
- The subnet reslection may interefere with this choice. See the
+ The subnet reselection may interfere with this choice. See the
:ref:`ha-hub-and-spoke` for details.
.. _radius-server-example:
diff --git a/doc/sphinx/arm/hooks-ha.rst b/doc/sphinx/arm/hooks-ha.rst
index 726301012b..0f8c35cb58 100644
--- a/doc/sphinx/arm/hooks-ha.rst
+++ b/doc/sphinx/arm/hooks-ha.rst
@@ -2613,5 +2613,5 @@ branch ``server3``:
The hub-and-spoke configuration is currently incompatible with the ``reselect-subnet-address``
and ``reselect-subnet-pool`` parameters of the :ischooklib:`libdhcp_radius.so`. The High
Availability hook library uses an originally selected subnet for choosing an HA relationship
- to process a packet. The subnet reslection may interefere with this choice. See the
+ to process a packet. The subnet reselection may interfere with this choice. See the
:ref:`radius-config` for details. \ No newline at end of file