summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-11-19 09:21:20 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-11-19 09:21:20 +0000
commitdd5b1c776c5cdf6e94a3082a7a7eb5ddaa83fb3a (patch)
treedde865958b0f698a114e882b394e6178528509c0
parentefa4cd49fb4a08fafc8f6f7f678a7fc64a8eccf2 (diff)
downloadgpsd-dd5b1c776c5cdf6e94a3082a7a7eb5ddaa83fb3a.tar.gz
Typo fix.
-rw-r--r--libgps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps.xml b/libgps.xml
index 246c4bab..c50ce967 100644
--- a/libgps.xml
+++ b/libgps.xml
@@ -278,7 +278,7 @@ client application.</para>
<para>The risky set of responses includes VERSION, DEVICELIST, RTCM2,
RTCM3, and AIS; it may not be limited to that set. The logic of the
-daemon's watcher mode is careful to avoid dangerouss sequences, but
+daemon's watcher mode is careful to avoid dangerous sequences, but
you should read and understand the layout of <structname>struct
gps_data_t</structname> before using <function>gps_send()</function>
to request any of these responses.</para>