From a99c2d9d3e64e473bc733ebf2492882be5f165e8 Mon Sep 17 00:00:00 2001 From: Jon Schlueter Date: Sat, 5 Mar 2011 13:52:34 -0500 Subject: spellchecking in explan_netlib.c.xml --- doc/explan_netlib.c.xml | 4 ++-- 1 file 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 @@ - Notes based on thge code as of Mon Apr 5 21:38:06 2010 -0400. + Notes based on the code as of Mon Apr 5 21:38:06 2010 -0400. @@ -30,7 +30,7 @@ char *sock2ip(int fd) This makes a call to getpeername - 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, "<unknown>" is returned. -- cgit v1.2.1