mirror of https://gitlab.com/basile.b/dexed.git
dilaog typo
This commit is contained in:
parent
446cccbe2a
commit
1e272befc0
|
@ -3896,7 +3896,7 @@ begin
|
|||
newNativeProj
|
||||
else
|
||||
begin
|
||||
dlgOkError('Unknown project extesion : ' + ext);
|
||||
dlgOkError('Unknown project extension : ' + ext);
|
||||
exit;
|
||||
end;
|
||||
|
||||
|
|
Loading…
Reference in New Issue