summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJon Schlueter <jon.schlueter@gmail.com>2011-03-05 13:52:34 -0500
committerJon Schlueter <jon.schlueter@gmail.com>2011-03-05 13:52:34 -0500
commita99c2d9d3e64e473bc733ebf2492882be5f165e8 (patch)
treef75ca5f5b7936d95a938846336065072a9f079d1 /doc
parent7802392c043c1f3cf58cde17de92420888083290 (diff)
downloadgpsd-a99c2d9d3e64e473bc733ebf2492882be5f165e8.tar.gz
spellchecking in explan_netlib.c.xml
Diffstat (limited to 'doc')
-rw-r--r--doc/explan_netlib.c.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/explan_netlib.c.xml b/doc/explan_netlib.c.xml
index af77aee2..8a2beb13 100644
--- a/doc/explan_netlib.c.xml
+++ b/doc/explan_netlib.c.xml
@@ -15,7 +15,7 @@
<tfoot>
<row>
- <entry spanname='s1' align='left'>Notes based on thge code as of Mon Apr 5 21:38:06 2010 -0400.</entry>
+ <entry spanname='s1' align='left'>Notes based on the code as of Mon Apr 5 21:38:06 2010 -0400.</entry>
</row>
</tfoot>
@@ -30,7 +30,7 @@
<row>
<entry><function>char *sock2ip(int fd)</function></entry>
<entry><para>This makes a call to <function>getpeername</function>
- using the spplied fd. On success, the returned string is the ip
+ using the supplied fd. On success, the returned string is the ip
address in dotted notation. On error, "&lt;unknown&gt;" is
returned.</para></entry>
</row>