Fixed typo

This commit is contained in:
Morten Nielsen 2020-07-22 10:57:26 -07:00
parent 2b4462f187
commit d4e7b37c63

View file

@ -21,7 +21,7 @@ namespace NmeaParser.Messages
/// Recommended minimum navigation information /// Recommended minimum navigation information
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para>Navigation data from present position to a destination waypoint provided by a Loran-C, GNSS, DECCA, navigatin computer /// <para>Navigation data from present position to a destination waypoint provided by a Loran-C, GNSS, DECCA, navigation computer
/// or other integrated navigation system.</para> /// or other integrated navigation system.</para>
/// <para> /// <para>
/// This sentence always accompanies <see cref="Rma"/> and <see cref="Rmc"/> sentences when a destination is active when provided by a Loran-C or GNSS receiver, /// This sentence always accompanies <see cref="Rma"/> and <see cref="Rmc"/> sentences when a destination is active when provided by a Loran-C or GNSS receiver,