]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling
authorFrancis Dupont <fdupont@isc.org>
Thu, 22 Jan 2015 10:53:30 +0000 (11:53 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 22 Jan 2015 10:53:30 +0000 (11:53 +0100)
src/bin/dhcp4/tests/dhcp4_test_utils.h

index 6cd4a56ecf7111f0bc1dc3ce1d311e3e7db313f4..0e34c0506541d094e8ee46b36ec17774f8d1ade2 100644 (file)
@@ -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.