aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-04-17 08:01:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-04-17 08:01:54 +0000
commit4b7369ea648f8742b9ac53160865c17ba055d16c (patch)
treef99b2a69d88e2bca5af01b192b70b2ae1f9ec71c
parent3d09054934735eed13e46c0f26eb8a3db9e0ef02 (diff)
downloadsrc-4b7369ea648f8742b9ac53160865c17ba055d16c.tar.gz
src-4b7369ea648f8742b9ac53160865c17ba055d16c.zip
Correct a typo; prefered -> preferred.
Notes
Notes: svn path=/head/; revision=75579
-rw-r--r--lib/libc/net/ns_addr.c2
1 files changed, 1 insertions, 1 deletions
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.
*/