summaryrefslogtreecommitdiff
path: root/libgpsd_core.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-08-24 11:08:31 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-08-24 11:08:31 -0400
commita22d16ff4ef581d09c57c304bcd9f751dcb12f53 (patch)
tree85663df86ac6e2241f3827af33053b0a7939ca7b /libgpsd_core.c
parent66e01d62eae3c41c23666823e0ac13dd8e65d12b (diff)
downloadgpsd-a22d16ff4ef581d09c57c304bcd9f751dcb12f53.tar.gz
Clean up some FIXMEs. All regression tests pass.
Diffstat (limited to 'libgpsd_core.c')
-rw-r--r--libgpsd_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpsd_core.c b/libgpsd_core.c
index dd91ec62..4803ffa0 100644
--- a/libgpsd_core.c
+++ b/libgpsd_core.c
@@ -904,7 +904,7 @@ static void gpsd_error_model(struct gps_device_t *session,
* expected time error should be half the resolution of
* the GPS clock, so we put the bound of the error
* in as a constant pending getting it from each driver.
- * FIXME: increase this if no keap-second has been seen
+ * FIXME: increase this if no leap-second has been seen
* and it's less than 750s (one almanac load cycle)
* from device powerup.
*/