diff --git a/src/ce_libmaneditor.pas b/src/ce_libmaneditor.pas index 3b39941d..e6c4c00c 100644 --- a/src/ce_libmaneditor.pas +++ b/src/ce_libmaneditor.pas @@ -181,7 +181,7 @@ begin root := ExtractFileDir(root); if root = '' then begin - dlgOkInfo('the static library can not be registered because its sources files has not a common folder'); + dlgOkInfo('the static library can not be registered because its source files have no common folder'); exit; end; //