1
0
Fork 0

more typo fix

This commit is contained in:
legoboyvdlp R 2020-10-05 19:30:49 +01:00
parent e1279ce24e
commit f9aa957083

View file

@ -952,7 +952,7 @@ var reset_FMGC = func {
FMGCInternal.phase = 0;
fd1 = Input.fd1.getValue();
fd2 = Input.fd2.getValue();
spd = Input.spd.getValue();
spd = Input.kts.getValue();
hdg = Input.hdg.getValue();
alt = Input.alt.getValue();