From 4b7369ea648f8742b9ac53160865c17ba055d16c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Tue, 17 Apr 2001 08:01:54 +0000 Subject: Correct a typo; prefered -> preferred. --- lib/libc/net/ns_addr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/net/ns_addr.c b/lib/libc/net/ns_addr.c index b553fd8873c7..553d31ecdb98 100644 --- a/lib/libc/net/ns_addr.c +++ b/lib/libc/net/ns_addr.c @@ -62,7 +62,7 @@ ns_addr(name) /* * First, figure out what he intends as a field separtor. - * Despite the way this routine is written, the prefered + * Despite the way this routine is written, the preferred * form 2-272.AA001234H.01777, i.e. XDE standard. * Great efforts are made to insure backward compatibility. */ -- cgit v1.2.3