mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 16:29:38 +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
|
begin
|
||||||
if lsOut = '' then
|
if lsOut = '' then
|
||||||
begin
|
begin
|
||||||
SendStatusMessage(psInputFileName, 'No output/backup file specifed',
|
SendStatusMessage(psInputFileName, 'No output/backup file specified',
|
||||||
mtInputError, -1, -1);
|
mtInputError, -1, -1);
|
||||||
exit;
|
exit;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user