From 827ceb4e30a376b3f40faf7e6fa1767ceb43db74 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 17:07:25 -0400 Subject: spelling: update --- src/bin/dhcp6/tests/fqdn_unittest.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bin/dhcp6/tests/fqdn_unittest.cc') diff --git a/src/bin/dhcp6/tests/fqdn_unittest.cc b/src/bin/dhcp6/tests/fqdn_unittest.cc index 72fea71cd5..250f3d0b58 100644 --- a/src/bin/dhcp6/tests/fqdn_unittest.cc +++ b/src/bin/dhcp6/tests/fqdn_unittest.cc @@ -554,7 +554,7 @@ public: /// /// @param type An expected type of the NameChangeRequest (Add or Remove). /// @param reverse An expected setting of the reverse update flag. - /// @param forward An expected setting of the forward udpate flag. + /// @param forward An expected setting of the forward update flag. /// @param addr A string representation of the IPv6 address held in the /// NameChangeRequest. /// @param dhcid An expected DHCID value. @@ -791,7 +791,7 @@ TEST_F(FqdnDhcpv6SrvTest, createNameChangeRequests) { // Checks that NameChangeRequests to add entries are not // created when ddns updates are disabled. TEST_F(FqdnDhcpv6SrvTest, noAddRequestsWhenDisabled) { - // Disable DDNS udpates. + // Disable DDNS updates. disableD2(); // Create Reply message with Client Id and Server id. -- cgit v1.2.3