droneprojetsn2 / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Mission Planner: Typo in Tool Tip Resource File #668

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Mission Planner
2. From Flight Data Screen, Map panel, mouse over "Sats:"
3. Tool tip reads "Satalite Count"

What is the expected output? What do you see instead?
Tool tip should display "Satellite Count"

What version of the product are you using? On what operating system?
ArdupilotMegaPlanner 1.1.93 Mav1.0 on Windows 7 on Parallels 7 Desktop on Mac 
OSX Lion

Please provide any additional information below.
Cosmetic issue
Fix is:
- Tools/ArdupilotMegaPlanner/GCSViews/FlightData.resx:    <value>Satalite 
Count</value>
+ Tools/ArdupilotMegaPlanner/GCSViews/FlightData.resx:    <value>Satellite 
Count</value>

Original issue reported on code.google.com by std...@gmail.com on 24 Jun 2012 at 6:45

GoogleCodeExporter commented 8 years ago
wil lfex next release

Original comment by Meee...@gmail.com on 26 Jun 2012 at 10:33

GoogleCodeExporter commented 8 years ago

Original comment by Meee...@gmail.com on 27 Jun 2012 at 12:48