summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver_nmea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_nmea.c b/driver_nmea.c
index 99b31d1a..7419bf62 100644
--- a/driver_nmea.c
+++ b/driver_nmea.c
@@ -1182,7 +1182,7 @@ gps_mask_t nmea_parse(char *sentence, struct gps_device_t * session)
/*
* The end-of-cycle detector. This code depends on just one
* assumption: if a sentence with a timestamp occurs just before
- * start of cycle, then it is always good to trigger a reort on
+ * start of cycle, then it is always good to trigger a report on
* that sentence in the future. For devices with a fixed cycle
* this should work perfectly, locking in detection after one
* cycle. Most split-cycle devices (Garmin 48, for example) will