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

index e4100c4f20ebe0eefbbf39d0236783a3b2bcc4bf..b517a6b46986d698c0221ecc08bf75e9a751f519 100644 (file)
@@ -719,7 +719,7 @@ TEST_F (NameChangeUDPTest, roundTripTest) {
 }
 
 // Tests error handling of a failure to mark the watch socket ready, when
-// sendRequestt() is called.
+// sendRequest() is called.
 TEST(NameChangeUDPSenderBasicTest, watchClosedBeforeSendRequest) {
     isc::asiolink::IOAddress ip_address(TEST_ADDRESS);
     isc::asiolink::IOService io_service;