aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-02-06 16:25:59 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-03-28 17:34:14 +0000
commit066e393f8f76156d9029e8ba6d16915a58d4cd67 (patch)
tree5d4986346fec27430de8bcc904b02931e0ba90d5 /lib/libc
parent28a6b24729c4e8f77c60834614c78dd890e64668 (diff)
downloadsrc-066e393f8f76156d9029e8ba6d16915a58d4cd67.tar.gz
src-066e393f8f76156d9029e8ba6d16915a58d4cd67.zip
libc: Fix a typo in a source code comment
- s/compnent/component/ MFC after: 3 days
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/rpc/getnetpath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/getnetpath.c b/lib/libc/rpc/getnetpath.c
index e0758de8ded3..37e30ad019aa 100644
--- a/lib/libc/rpc/getnetpath.c
+++ b/lib/libc/rpc/getnetpath.c
@@ -135,7 +135,7 @@ failed:
* NULL and sets errno in case of an error (e.g., setnetpath was not called
* previously).
* getnetpath() silently ignores invalid NETPATH components. A NETPATH
- * compnent is invalid if there is no corresponding entry in the netconfig
+ * component is invalid if there is no corresponding entry in the netconfig
* database.
* If the NETPATH variable is unset, getnetpath() behaves as if NETPATH
* were set to the sequence of default or visible networks in the netconfig