From 15bc6c120b6172175c48635743e769de0c200884 Mon Sep 17 00:00:00 2001 From: Nav Date: Sun, 4 Jul 2021 00:35:01 +0100 Subject: [PATCH] Tidying --- src/Insight/Insight.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Insight/Insight.hpp b/src/Insight/Insight.hpp index b07518c0..d2c6df41 100644 --- a/src/Insight/Insight.hpp +++ b/src/Insight/Insight.hpp @@ -91,8 +91,8 @@ namespace Bloom void onTargetControllerThreadStateChangedEvent(const Events::TargetControllerThreadStateChanged& event); /** - * If the something horrible was to happen and the DebugServer dies unexpectedly, Insight will shutdown - * in response. + * If something horrible was to happen and the DebugServer dies unexpectedly, Insight will shutdown in + * response. * * @param event */