]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] spelling
authorFrancis Dupont <fdupont@isc.org>
Wed, 27 Jun 2018 07:44:51 +0000 (09:44 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 27 Jun 2018 07:44:51 +0000 (09:44 +0200)
src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc

index ab61bf3c856524a531d58c77dd6994a2d9fe33b8..1331dd1298ad485a71d4c4bcf884b6ea7123164c 100644 (file)
@@ -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: