diff --git a/lib/BasicsC/logging.c b/lib/BasicsC/logging.c index 7000253ca3..c73d5909b7 100644 --- a/lib/BasicsC/logging.c +++ b/lib/BasicsC/logging.c @@ -511,7 +511,7 @@ static int GenerateMessage (char* buffer, m += n; // ............................................................................. - // check if we must disply the line number + // check if we must display the line number // ............................................................................. sln = ShowLineNumber;