diff --git a/src/NmeaParser.Shared/Nmea/Gnss/Gngst.cs b/src/NmeaParser.Shared/Nmea/Gnss/Gngst.cs index 953e016..c195448 100644 --- a/src/NmeaParser.Shared/Nmea/Gnss/Gngst.cs +++ b/src/NmeaParser.Shared/Nmea/Gnss/Gngst.cs @@ -28,9 +28,9 @@ namespace NmeaParser.Nmea.Gnss } /// - /// UTC of position fix - /// - public TimeSpan FixTime { get; private set; } + /// UTC of position fix + /// + public TimeSpan FixTime { get; private set; } /// /// RMS value of the pseudorange residuals; includes carrier phase residuals during periods of RTK (float) and RTK (fixed) processing