From 782eadf2a6e5b7c37ab75f607426f18ab11097bc Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 17:25:23 -0400 Subject: [PATCH] spelling: with --- src/lib/process/tests/d_controller_unittests.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2