From d4e7b37c63e64c8afb7bc6b3308f606a4b1af843 Mon Sep 17 00:00:00 2001 From: Morten Nielsen Date: Wed, 22 Jul 2020 10:57:26 -0700 Subject: [PATCH] Fixed typo --- src/NmeaParser/Nmea/Rmb.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NmeaParser/Nmea/Rmb.cs b/src/NmeaParser/Nmea/Rmb.cs index f3ee0e8..0635c02 100644 --- a/src/NmeaParser/Nmea/Rmb.cs +++ b/src/NmeaParser/Nmea/Rmb.cs @@ -21,7 +21,7 @@ namespace NmeaParser.Messages /// Recommended minimum navigation information /// /// - /// Navigation data from present position to a destination waypoint provided by a Loran-C, GNSS, DECCA, navigatin computer + /// Navigation data from present position to a destination waypoint provided by a Loran-C, GNSS, DECCA, navigation computer /// or other integrated navigation system. /// /// This sentence always accompanies and sentences when a destination is active when provided by a Loran-C or GNSS receiver,