summaryrefslogtreecommitdiff
path: root/isgps.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-26 21:14:07 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-26 21:14:07 +0000
commitad27fec3c98b8a57020e9ee97234a81f596357e5 (patch)
tree09289c7e55c238b2a15f9c4e5676a057905dcc40 /isgps.c
parentee02736d2e669672d3eb7d7fd9b8c3dc77ba3784 (diff)
downloadgpsd-ad27fec3c98b8a57020e9ee97234a81f596357e5.tar.gz
Comment fixups.
Diffstat (limited to 'isgps.c')
-rw-r--r--isgps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isgps.c b/isgps.c
index 5bba694e..8ea83d9f 100644
--- a/isgps.c
+++ b/isgps.c
@@ -3,7 +3,7 @@
This is a decoder for the unnamed protocol described in IS-GPS-200,
the Navstar GPS Interface Specification, and used as a transport layer
for both GPS satellite downlink transmissions and the RTCM104 format
-for briodcasting differential-GPS corrections.
+for broadcasting differential-GPS corrections.
The code was originally by Wolfgang Rupprecht. ESR severely hacked
it, with Wolfgang's help, in order to separate message analysis from