diff --git a/hyperdbg/hprdbgctrl/Source Files/Debugger/Commands/Extension Commands/measure.cpp b/hyperdbg/hprdbgctrl/Source Files/Debugger/Commands/Extension Commands/measure.cpp index 77d260e9..6560c662 100644 --- a/hyperdbg/hprdbgctrl/Source Files/Debugger/Commands/Extension Commands/measure.cpp +++ b/hyperdbg/hprdbgctrl/Source Files/Debugger/Commands/Extension Commands/measure.cpp @@ -136,7 +136,7 @@ CommandMeasure(vector SplittedCommand, string Command) g_RdtscMedian = 0x16; } - ShowMessages("the measurements was successful, now you can use '!hide' command\n"); + ShowMessages("the measurements were successful\nyou can use the '!hide' command now\n"); // // Indicate that the measurements was successful