Fixed installation prompt about passwords

This commit is contained in:
Pax1601 2023-11-27 21:26:48 +01:00
parent a879761dc2
commit 74310a5ad3

View File

@ -409,7 +409,7 @@ begin
Width := ScaleX(340);
Height := ScaleY(13);
WordWrap := True;
Caption := 'Passwords can be changed in the future by editing the file "olympus.json". For more information, see the DCS Olympus Wiki';
Caption := 'Passwords can be changed in the future by using the DCS Olympus configurator. For more information, see the DCS Olympus Wiki';
end;
with Page do