* fix typo in comment

This commit is contained in:
Sven/Sarah Barth 2024-12-31 18:26:12 +01:00
parent faf085662d
commit 4f5b708d49

View File

@ -1778,7 +1778,7 @@ unit scandir;
had_info : boolean;
begin
had_info:=(status.verbosity and V_Info)<>0;
{ this message should allways appear !! }
{ this message should always appear !! }
status.verbosity:=status.verbosity or V_Info;
Message(scan_i_press_enter);
readln;