summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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>