Fix a label in the Position in Air dialog, spotted on the forums - offset distance is in nautical miles, not statute miles.
This commit is contained in:
parent
90ac94548a
commit
6083061422
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@
|
|||
<text>
|
||||
<row>0</row><col>0</col>
|
||||
<halign>right</halign>
|
||||
<label>Distance (mi):</label>
|
||||
<label>Distance (nm):</label>
|
||||
</text>
|
||||
<input>
|
||||
<row>0</row><col>1</col>
|
||||
|
|
Loading…
Reference in a new issue