summaryrefslogtreecommitdiff
path: root/doc/explan_driver_nmea.c.xml
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2011-03-05 04:45:45 -0500
committerJon Schlueter <jon.schlueter@gmail.com>2011-03-05 04:45:45 -0500
commit4d99d5ed9ea2cd4f4597423d01e40427cf5422a8 (patch)
treeaa7d35c5ff98ecabd73d6771cdeb8becef8b6748 /doc/explan_driver_nmea.c.xml
parentd885f494566515b0dac90e3a901558ec64d3abc1 (diff)
downloadgpsd-4d99d5ed9ea2cd4f4597423d01e40427cf5422a8.tar.gz
spellcheck and cleanup related spelling issues
Diffstat (limited to 'doc/explan_driver_nmea.c.xml')
-rw-r--r--doc/explan_driver_nmea.c.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/explan_driver_nmea.c.xml b/doc/explan_driver_nmea.c.xml
index 1fe48ade..789b6378 100644
--- a/doc/explan_driver_nmea.c.xml
+++ b/doc/explan_driver_nmea.c.xml
@@ -146,8 +146,8 @@
<entry><function>static gps_mask_t processPGRME(int c UNUSED, char *field[], struct gps_device_t *session)</function></entry>
<entry><para>Check that the error estimate data is good. If not, set
all error estimate fields to 100m and return an error
- flag.</para><para>If they are good, calcluate the error value and
- store it. Return the approriate flag values.</para></entry>
+ flag.</para><para>If they are good, calculate the error value and
+ store it. Return the appropriate flag values.</para></entry>
</row>
<row>
<entry><function>static gps_mask_t processGPZDA(int c UNUSED, char *field[], struct gps_device_t *session)</function></entry>