]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1371] Review edits
authorVicky Risk <vicky@isc.org>
Thu, 20 Aug 2020 20:15:29 +0000 (20:15 +0000)
committerVicky Risk <vicky@isc.org>
Thu, 20 Aug 2020 20:21:47 +0000 (20:21 +0000)
doc/sphinx/umls.rst

index dff46c4d9cf5902b9857c83fb2003edb209fc73e..d23051e93a2e15789bd0e23bbc2910286987b4b7 100644 (file)
@@ -44,7 +44,7 @@ Next is the DHCPv4 packet processing, where we determine what sort of DHCP messa
 DHCP Request Processing
 ^^^^^^^^^^^^^^^^^^^^^^^
 
-The following diagram and subsequent charts focus on DHCPREQUEST processing. This chart gives an overview of the process, beginning with subnet selection, proceeding to checking for Host Reservations and evaluating client classes. Finally, before acknowledging the lease, the options are evaluated and added to the message. 
+The following diagrams focus on DHCPREQUEST processing. This chart gives an overview of the process, beginning with subnet selection, proceeding to checking for Host Reservations and evaluating client classes. Finally, before acknowledging the lease, the options are evaluated and added to the message. 
 
 .. figure:: uml/request4.*