From: Francis Dupont Date: Wed, 20 May 2015 21:16:11 +0000 (+0200) Subject: [master] spelling X-Git-Tag: trac3652_base~6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=59d7801af57b6a483e32e9ab5a111f93f9a84dec;p=thirdparty%2Fkea.git [master] spelling --- diff --git a/src/lib/dhcpsrv/cfg_hosts.h b/src/lib/dhcpsrv/cfg_hosts.h index 81722ccf61..e8b08b0213 100644 --- a/src/lib/dhcpsrv/cfg_hosts.h +++ b/src/lib/dhcpsrv/cfg_hosts.h @@ -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. ///