]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] spelling
authorFrancis Dupont <fdupont@isc.org>
Wed, 20 May 2015 21:16:11 +0000 (23:16 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 20 May 2015 21:16:11 +0000 (23:16 +0200)
src/lib/dhcpsrv/cfg_hosts.h

index 81722ccf61abdb4d9bb10cf593a8576875f3362d..e8b08b0213609c31d3dd251f8538414bdd66733c 100644 (file)
@@ -35,7 +35,7 @@ namespace dhcp {
 /// which can be retrieved using different search criteria.
 ///
 /// In the typical case the reservations are searched using the client's MAC
-/// address of DUID and a subnet that the client is connected to. The
+/// address or DUID and a subnet that the client is connected to. The
 /// reservations can be also retrieved using other parameters, such as reserved
 /// IP address.
 ///