mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-14 19:14:45 +00:00
fix typo in messages
This commit is contained in:
parent
83bf64317b
commit
f5da3e9378
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ CommandMeasure(vector<string> 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue