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>
|
<repeatable>false</repeatable>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>nasal</command>
|
||||||
<script>mcdu1.pagebutton("status");</script>
|
<script>mcdu2.pagebutton("status");</script>
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<greater-than-equals>
|
<greater-than-equals>
|
||||||
|
|
Reference in a new issue