spelling: subsequent
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
8414713ad8
commit
1ccc2ea9bf
|
@ -525,7 +525,7 @@ MSWindowsWatchdog::shutdownExistingProcesses()
|
|||
if (err != ERROR_NO_MORE_FILES) {
|
||||
|
||||
// only worry about error if it's not the end of the snapshot
|
||||
LOG((CLOG_ERR "could not get subsiquent process entry"));
|
||||
LOG((CLOG_ERR "could not get subsequent process entry"));
|
||||
throw XArch(new XArchEvalWindows);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue