mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 07:39:26 +02:00
fixed typos: specifed
git-svn-id: trunk@29444 -
This commit is contained in:
parent
46cae9d061
commit
5c639822cc
@ -235,7 +235,7 @@ begin
|
||||
begin
|
||||
if lsOut = '' then
|
||||
begin
|
||||
SendStatusMessage(psInputFileName, 'No output/backup file specifed',
|
||||
SendStatusMessage(psInputFileName, 'No output/backup file specified',
|
||||
mtInputError, -1, -1);
|
||||
exit;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user