fixed typos: specifed

git-svn-id: trunk@29444 -
This commit is contained in:
mattias 2011-02-10 09:38:52 +00:00
parent 46cae9d061
commit 5c639822cc

View File

@ -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;