mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Typo
This commit is contained in:
parent
3263f841e3
commit
68141ca89d
|
|
@ -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…
Reference in a new issue