summaryrefslogtreecommitdiff
path: root/libgps.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-08 16:18:27 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-03-08 16:18:27 -0500
commit9d6dc2f1f95d0179c6175955c3dae0c5299e9a78 (patch)
tree36f32db6c3258cc9ce199fd4769047b5aa6c8982 /libgps.xml
parent4d333d733f9a3fda3b6f36ec1514e8f15a0060ba (diff)
downloadgpsd-9d6dc2f1f95d0179c6175955c3dae0c5299e9a78.tar.gz
Typo fix.
Diffstat (limited to 'libgps.xml')
-rw-r--r--libgps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps.xml b/libgps.xml
index 191c2df6..a201306b 100644
--- a/libgps.xml
+++ b/libgps.xml
@@ -298,7 +298,7 @@ the GPSD wire protocol. It is not recommended.</para>
<para>In earlier versions of the API <function>gps_read()</function> was
a blocking call and there was a POLL_NONBLOCK option to make it nonblocking.
<function>gps_waiting()</function> was added to reduce the number of
-wrong ways to code a polling look.</para>
+wrong ways to code a polling loop.</para>
<para>See the comment above the symbol GPSD_API_MAJOR_VERSION
in <filename>gps.h</filename> for recent changes.</para>