]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: with
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 21:25:23 +0000 (17:25 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 21:25:23 +0000 (17:25 -0400)
src/lib/process/tests/d_controller_unittests.cc

index e6e96ab6c23e441a6935764401fb4fa1b1e5bf85..d8b7697772dda8ea840fe85584d7697ea000cae9 100644 (file)
@@ -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