From: Francis Dupont Date: Wed, 27 Jun 2018 07:44:51 +0000 (+0200) Subject: [master] spelling X-Git-Tag: trac5555_base~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b043e2ea5c34ed79401cb13f85e060e5feef57;p=thirdparty%2Fkea.git [master] spelling --- diff --git a/src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc b/src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc index ab61bf3c85..1331dd1298 100644 --- a/src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc +++ b/src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc @@ -90,7 +90,7 @@ public: using Dhcpv4Srv::network_state_; }; -/// @brief Fixture class intended for testin control channel in the DHCPv4Srv +/// @brief Fixture class intended for testing control channel in the DHCPv4Srv class CtrlChannelDhcpv4SrvTest : public ::testing::Test { public: