diff --git a/src/u_main.pas b/src/u_main.pas index f5f3b09d..afaf110b 100644 --- a/src/u_main.pas +++ b/src/u_main.pas @@ -3896,7 +3896,7 @@ begin newNativeProj else begin - dlgOkError('Unknown project extesion : ' + ext); + dlgOkError('Unknown project extension : ' + ext); exit; end;