From 77449d0730eca5dd8c87ee7a93c61b3dac974b6f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 15:35:13 -0400 Subject: [PATCH] spelling: pretends --- src/bin/dhcp4/tests/dhcp4_test_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/dhcp4/tests/dhcp4_test_utils.h b/src/bin/dhcp4/tests/dhcp4_test_utils.h index 9349eeb397..5ea2b243a4 100644 --- a/src/bin/dhcp4/tests/dhcp4_test_utils.h +++ b/src/bin/dhcp4/tests/dhcp4_test_utils.h @@ -418,7 +418,7 @@ public: void configure(const std::string& config, NakedDhcpv4Srv& srv, const bool commit = true); - /// @brief Pretents a packet of specified type was received. + /// @brief Pretends a packet of specified type was received. /// /// Instantiates fake network interfaces, configures passed Dhcpv4Srv, /// then creates a message of specified type and sends it to the -- 2.47.2