summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2011-03-05 13:32:42 -0500
committerJon Schlueter <jon.schlueter@gmail.com>2011-03-05 13:32:42 -0500
commit647256ddabe28d1204a4057a2133018bf4195810 (patch)
treed2172a9f8eb2236ca98f9658a1297ece2bec22f0 /doc
parent3b8227bad514376136ede734b384f77a83bdf031 (diff)
downloadgpsd-647256ddabe28d1204a4057a2133018bf4195810.tar.gz
spellchecking in explan_geoid.c.xml
Diffstat (limited to 'doc')
-rw-r--r--doc/explan_geoid.c.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/explan_geoid.c.xml b/doc/explan_geoid.c.xml
index c2dd6ee5..44434a55 100644
--- a/doc/explan_geoid.c.xml
+++ b/doc/explan_geoid.c.xml
@@ -31,7 +31,7 @@
<entry><function>void ecef_to_wgs84fix(struct gps_data_t *gpsdata, double x, double y, double z, double vx, double vy, double vz, float *separation)</function></entry>
<entry><para>This does exactly what it says! Co-ordinate system
conversion from ecef to the wgs84 equivalent. Geodetic separation
- for the fix is left in *separaation</para></entry>
+ for the fix is left in *separation</para></entry>
</row>
<row>
<entry><function>static double fix_minuz(double d)</function></entry>