mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-09 00:13:59 +00:00
Typo
This commit is contained in:
parent
3263f841e3
commit
68141ca89d
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ namespace NmeaParser.Nmea.Gps.Garmin
|
|||
public double Altitude { get; private set; }
|
||||
|
||||
/// <summary>
|
||||
/// Horizontal Error unit ('M' for Meters)
|
||||
/// Horizontal Error unit ('f' for Meters)
|
||||
/// </summary>
|
||||
public AltitudeUnit Unit { get; private set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue