From: Francis Dupont Date: Thu, 15 Dec 2016 21:13:01 +0000 (+0100) Subject: [5075] spelling X-Git-Tag: trac5088_base~8^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d19e3949ddd92230bc31f2ce1a4325856bc0d9;p=thirdparty%2Fkea.git [5075] spelling --- diff --git a/src/bin/agent/tests/ctrl_agent_process_unittests.cc b/src/bin/agent/tests/ctrl_agent_process_unittests.cc index e749dbf0a7..58702bd5be 100644 --- a/src/bin/agent/tests/ctrl_agent_process_unittests.cc +++ b/src/bin/agent/tests/ctrl_agent_process_unittests.cc @@ -22,7 +22,7 @@ using namespace isc::process; namespace { -/// @brief CtrlAgentProcess test fixture lcass. +/// @brief CtrlAgentProcess test fixture class. class CtrlAgentProcessTest : public CtrlAgentProcess, public ::testing::Test { public: /// @brief Constructor