summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2011-03-05 13:21:50 -0500
committerJon Schlueter <jon.schlueter@gmail.com>2011-03-05 13:21:50 -0500
commit3b8227bad514376136ede734b384f77a83bdf031 (patch)
tree8008654efcfa08d5f8970b5d5912cc9e33e2190a /doc
parent4ddf325fb8d82b961bd46cbfef261e3c9d4f30a0 (diff)
downloadgpsd-3b8227bad514376136ede734b384f77a83bdf031.tar.gz
spellcheck explan_driver_nema.c.xml
Diffstat (limited to 'doc')
-rw-r--r--doc/explan_driver_nmea.c.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/explan_driver_nmea.c.xml b/doc/explan_driver_nmea.c.xml
index 789b6378..07265f62 100644
--- a/doc/explan_driver_nmea.c.xml
+++ b/doc/explan_driver_nmea.c.xml
@@ -188,7 +188,7 @@
</row>
<row>
<entry><function>void nmea_add_checksum(char *sentence)</function></entry>
- <entry><para>Calcluate the checksum then append '*' + the checksum + CR/LF to the end of an NMEA sentence, skipping any existing '*'.</para></entry>
+ <entry><para>Calculate the checksum then append '*' + the checksum + CR/LF to the end of an NMEA sentence, skipping any existing '*'.</para></entry>
</row>
<row>
<entry><function>int nmea_write(struct gps_device_t *session, const char *fmt, ... )</function></entry>