Fix spelling mistake
This commit is contained in:
parent
4c87b09eba
commit
b8b2c296c8
2 changed files with 3 additions and 3 deletions
|
@ -942,7 +942,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<warp-easing-duration-secs type="double">10</warp-easing-duration-secs>
|
||||
</time>
|
||||
<swift>
|
||||
<adress type="string" userarchive="y">127.0.0.1</adress>
|
||||
<address type="string" userarchive="y">127.0.0.1</address>
|
||||
<port type="int" userarchive="y">45003</port>
|
||||
</swift>
|
||||
<mp-carriers>
|
||||
|
|
|
@ -82,12 +82,12 @@
|
|||
<text>
|
||||
<width>2</width>
|
||||
<halign>right</halign>
|
||||
<label>Adress</label>
|
||||
<label>Address</label>
|
||||
</text>
|
||||
<input>
|
||||
<pref-width>150</pref-width>
|
||||
<halign>left</halign>
|
||||
<property>/sim/swift/adress</property>
|
||||
<property>/sim/swift/address</property>
|
||||
<enable>
|
||||
<not>
|
||||
<property>/sim/swift/serverRunning</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue