From: Andrei Pavel Date: Mon, 9 Jan 2017 15:55:31 +0000 (+0200) Subject: Fixed a bad spelling mistake change X-Git-Tag: trac3590_base~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F47%2Fhead;p=thirdparty%2Fkea.git Fixed a bad spelling mistake change --- diff --git a/src/lib/process/tests/d_controller_unittests.cc b/src/lib/process/tests/d_controller_unittests.cc index 320b28ae37..7c42316457 100644 --- a/src/lib/process/tests/d_controller_unittests.cc +++ b/src/lib/process/tests/d_controller_unittests.cc @@ -189,7 +189,7 @@ TEST_F(DStubControllerTest, launchNormalShutdown) { } /// @brief Tests launch with an non-existing configuration file. -TEST_F(DStubControllerTest, non-existingConfigFile) { +TEST_F(DStubControllerTest, nonExistingConfigFile) { // command line to run standalone char* argv[] = { const_cast("progName"), const_cast("-c"),