summaryrefslogtreecommitdiff
path: root/libgpsd_core.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2012-05-06 13:06:32 -0700
committerGary E. Miller <gem@rellim.com>2012-05-06 13:06:32 -0700
commitaee04a1b71a48fce168e9efedc51e282ddec0401 (patch)
tree04ba6cc620f5bd400482dcd66b5cfe06e509020b /libgpsd_core.c
parent208a9ea11469fc68eddd8592b722370008b03290 (diff)
downloadgpsd-aee04a1b71a48fce168e9efedc51e282ddec0401.tar.gz
Typo fix.
Thanks to: Jiří Pinkava <j-pi@seznam.cz>
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 0efb0006..84a59735 100644
--- a/libgpsd_core.c
+++ b/libgpsd_core.c
@@ -889,7 +889,7 @@ gps_mask_t gpsd_poll(struct gps_device_t *session)
#ifdef TIMING_ENABLE
/*
- * Input just gecame available from a sensor, but no read from the
+ * Input just became available from a sensor, but no read from the
* device has yet been done.
*
* If we ever want a start-of-packet timestamp again, take it here