From: Francis Dupont Date: Thu, 22 Jan 2015 10:53:30 +0000 (+0100) Subject: spelling X-Git-Tag: trac3712_base~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ecda9ab39477c8ad974c7eeba26362dee7a41c30;p=thirdparty%2Fkea.git spelling --- diff --git a/src/bin/dhcp4/tests/dhcp4_test_utils.h b/src/bin/dhcp4/tests/dhcp4_test_utils.h index 6cd4a56ecf..0e34c05065 100644 --- a/src/bin/dhcp4/tests/dhcp4_test_utils.h +++ b/src/bin/dhcp4/tests/dhcp4_test_utils.h @@ -101,7 +101,7 @@ public: /// - Direct DHCPv4 traffic - communication with clients which do not /// have IP address assigned yet. /// - /// Enabling these modes requires root privilges so they must be + /// Enabling these modes requires root privileges so they must be /// disabled for unit testing. /// /// Note, that disabling broadcast options on sockets does not impact @@ -276,7 +276,7 @@ public: /// @brief generates client-id option /// /// Generate client-id option of specified length - /// Ids with different lengths are sufficent to generate + /// Ids with different lengths are sufficient to generate /// unique ids. If more fine grained control is required, /// tests generate client-ids on their own. /// Sets client_id_ field.