summaryrefslogtreecommitdiff
path: root/libgps.xml
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2011-03-05 04:25:39 -0500
committerJon Schlueter <jon.schlueter@gmail.com>2011-03-05 04:25:39 -0500
commit7ef7026e4e87da55123320ed27d8af11436dbd94 (patch)
tree285fcabfb0d06289e8cd29f6ce82c23dc9d04fda /libgps.xml
parent213ff9f12229bc06746aeb86bb2544078b2e2b42 (diff)
downloadgpsd-7ef7026e4e87da55123320ed27d8af11436dbd94.tar.gz
spellchecking and catching all of the same spelling mistakes in other files
gpsd.xml gone through
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 20ba319b..4770f627 100644
--- a/libgps.xml
+++ b/libgps.xml
@@ -96,7 +96,7 @@ attached to
<citerefentry><refentrytitle>gpsd</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
<function>gps_open()</function> returns 0 on success, -1 on errors and is
-re-entrant. errno is set depending on the error returned from the the
+re-entrant. errno is set depending on the error returned from the
socket layer; see <filename>gps.h</filename> for values and
explanations; also see <function>gps_errstr()</function>. The host
address may be a DNS name, an IPv4 dotted quad, or an IPV6 address;