diff --git a/applications/lazedit/editorpagecontrol.pp b/applications/lazedit/editorpagecontrol.pp index 1f76721d8..5faf7a7e5 100644 --- a/applications/lazedit/editorpagecontrol.pp +++ b/applications/lazedit/editorpagecontrol.pp @@ -359,7 +359,7 @@ begin if (Pos(Shebang,S) = 1) and ((Pos('/bin/bash',S) > 0) or (Pos('/bin/sh',S) > 0)) then Result := eftUnixShell else if (Pos(Shebang,S) = 1) and (Pos('/perl',S) > 0) then Result := eftPerl else if Pos('