mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Correct typo in comment: thier -> their
This commit is contained in:
parent
73c7c83f1e
commit
6ffb78d173
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ vfs_setpublicfs(struct mount *mp, struct netexport *nep,
|
|||
|
||||
/*
|
||||
* Used by the filesystems to determine if a given network address
|
||||
* (passed in 'nam') is present in thier exports list, returns a pointer
|
||||
* (passed in 'nam') is present in their exports list, returns a pointer
|
||||
* to struct netcred so that the filesystem can examine it for
|
||||
* access rights (read/write/etc).
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue