Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueberryKing committed Feb 15, 2025
1 parent ebce282 commit c5f72e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ export abstract class FMCMainDisplay implements FmsDataInterface, FmsDisplayInte
this.activatePreSelSpeedMach(this.preSelectedCrzSpeed);
}

/** Arm preselected speed/mach for next flight phase */
/** Disarm preselected speed/mach for next flight phase */
this.updatePreSelSpeedMach(undefined);

break;
Expand Down

0 comments on commit c5f72e7

Please sign in to comment.