libc: Fix a typo in a source code comment
- s/compnent/component/ MFC after: 3 days
This commit is contained in:
parent
28a6b24729
commit
066e393f8f
@ -135,7 +135,7 @@ setnetpath(void)
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user