summaryrefslogtreecommitdiff
path: root/driver_rtcm2.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-12 15:24:53 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-03-12 15:24:53 -0500
commitb314d0fc177918edcb221137bd544b562299c8cf (patch)
tree76408f8e6ca0c9cc1b20c33ad8decc17c7a6be5f /driver_rtcm2.c
parent82ab8f54115d9e2b77fdd018311b82d6d9bc5ff6 (diff)
downloadgpsd-b314d0fc177918edcb221137bd544b562299c8cf.tar.gz
Comment typo fix.
Diffstat (limited to 'driver_rtcm2.c')
-rw-r--r--driver_rtcm2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_rtcm2.c b/driver_rtcm2.c
index de564850..5895aa15 100644
--- a/driver_rtcm2.c
+++ b/driver_rtcm2.c
@@ -68,7 +68,7 @@ BSD terms apply: see the file COPYING in the distribution root for details.
* Very few of these are left in 2008.)
*
* The RTCM 2.1 standard is less explicit than it should be about signed-integer
- * representations. Two's complement is specified forsome but not all.
+ * representations. Two's complement is specified for some but not all.
*/
#define ZCOUNT_SCALE 0.6 /* sec */