fix some typos

This commit is contained in:
unknown 2022-10-06 17:45:07 +09:00
parent 60a7ef9855
commit 606cb775a1
34 changed files with 448 additions and 448 deletions

View file

@ -84,7 +84,7 @@ ScriptEngineEvalSingleExpression(string Expr, PBOOLEAN HasError)
//
// Check whether there was an error in evaluation or not
//
if (g_ErrorStateOfResultOfEvaluatedExpression == DEBUGGER_OPERATION_WAS_SUCCESSFULL)
if (g_ErrorStateOfResultOfEvaluatedExpression == DEBUGGER_OPERATION_WAS_SUCCESSFUL)
{
//
// Everything was fine, return the result of the evaluated