fix typo in MCDU2
This commit is contained in:
parent
485e28f883
commit
8d6a2393db
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
<repeatable>false</repeatable>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>mcdu1.pagebutton("status");</script>
|
||||
<script>mcdu2.pagebutton("status");</script>
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than-equals>
|
||||
|
|
Reference in a new issue