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

index c2abb4eca5d3a6109f227870118cf40f2d111ec2..d9e0cf9c9f37340f867bd450904559836a55f4bc 100644 (file)
@@ -344,7 +344,7 @@ TEST(ProtocolUtilTest, writeIpUdpHeader) {
     // to the value that we expect to be read from a header since the value
     // read from a header will be IPv4.
     IOAddress src_addr("::1");
-    // Read src address as an array of bytes because it is easely convertible
+    // Read src address as an array of bytes because it is easily convertible
     // to IOAddress object.
     uint8_t src_addr_data[4];
     ASSERT_NO_THROW(