diff --git a/harbour/source/compiler/harbour.y b/harbour/source/compiler/harbour.y index 2173182c7f..d15eecd783 100644 --- a/harbour/source/compiler/harbour.y +++ b/harbour/source/compiler/harbour.y @@ -280,7 +280,7 @@ char * _szWarnings[] = { "Ambiguous reference, assuming memvar: \'%s\'", "Variable \'%s\' declared but not used in function: %s", "CodeBlock Parameter \'%s\' declared but not used in function: %s", "Incompatible type in variable assignment: %s", - "Suspecious type in variable assignment: %s " + "Suspicious type in variable assignment: %s " }; /* Table with reserved functions names