summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2011-03-05 04:25:39 -0500
committerJon Schlueter <jon.schlueter@gmail.com>2011-03-05 04:25:39 -0500
commit7ef7026e4e87da55123320ed27d8af11436dbd94 (patch)
tree285fcabfb0d06289e8cd29f6ce82c23dc9d04fda /doc
parent213ff9f12229bc06746aeb86bb2544078b2e2b42 (diff)
downloadgpsd-7ef7026e4e87da55123320ed27d8af11436dbd94.tar.gz
spellchecking and catching all of the same spelling mistakes in other files
gpsd.xml gone through
Diffstat (limited to 'doc')
-rw-r--r--doc/explan_driver_nmea.c.xml2
-rw-r--r--doc/explan_packet.c.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/explan_driver_nmea.c.xml b/doc/explan_driver_nmea.c.xml
index ab501e87..1fe48ade 100644
--- a/doc/explan_driver_nmea.c.xml
+++ b/doc/explan_driver_nmea.c.xml
@@ -162,7 +162,7 @@
</row>
<row>
<entry><function>static gps_mask_t processTNTHTM(int c UNUSED, char *field[], struct gps_device_t *session)</function></entry>
- <entry><para>Set the local variable to indicate the the unit is
+ <entry><para>Set the local variable to indicate the unit is
on-line.</para><para>Fill all appropriate fields from the sentence
and set the associated flags in the local flag
variable.</para><para>Set the fix status and return all the locally
diff --git a/doc/explan_packet.c.xml b/doc/explan_packet.c.xml
index 60c18693..737c4aae 100644
--- a/doc/explan_packet.c.xml
+++ b/doc/explan_packet.c.xml
@@ -35,7 +35,7 @@
</row>
<row>
<entry><function>static void packet_discard(struct gps_packet_t *lexer)</function></entry>
- <entry><para>This clears a handled packet out of the the input
+ <entry><para>This clears a handled packet out of the input
buffer.</para></entry>
</row>
<row>