From: Josh Soref Date: Sun, 23 Jul 2017 21:25:23 +0000 (-0400) Subject: spelling: with X-Git-Tag: trac5124a_base~35^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=782eadf2a6e5b7c37ab75f607426f18ab11097bc;p=thirdparty%2Fkea.git spelling: with --- diff --git a/src/lib/process/tests/d_controller_unittests.cc b/src/lib/process/tests/d_controller_unittests.cc index e6e96ab6c2..d8b7697772 100644 --- a/src/lib/process/tests/d_controller_unittests.cc +++ b/src/lib/process/tests/d_controller_unittests.cc @@ -226,7 +226,7 @@ TEST_F(DStubControllerTest, missingConfigFileArgument) { /// @brief Tests launch with an operational error during application execution. /// This test creates an interval timer to generate a runtime exception during -/// the process event loop. It launches wih a valid, stand-alone command line +/// the process event loop. It launches with a valid, stand-alone command line /// and no simulated errors. Launch should throw ProcessRunError. TEST_F(DStubControllerTest, launchRuntimeError) { // Use an asiolink IntervalTimer and callback to generate the