]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: exception-was-thrown
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:54:19 +0000 (12:54 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:54:19 +0000 (12:54 -0400)
src/lib/dhcp/tests/iface_mgr_unittest.cc

index f7d38c5448569bcf9807270fc25ee5e577ec2ab5..f975a83bfd20b1c2703a6d0ec4109b1836303487 100644 (file)
@@ -2124,7 +2124,7 @@ TEST_F(IfaceMgrTest, iface_methods) {
         OutOfRange
     );
 
-    // MAC length should stay not set as excep
+    // MAC length should stay not set as exception was thrown.
     EXPECT_EQ(0, iface.getMacLen());
 
     // Setting maximum length MAC should be ok.