fix grammar in comment

This commit is contained in:
John-Mark Gurney 2003-06-20 23:29:04 +00:00
parent 57e750b33d
commit efe0afa930

View file

@ -227,7 +227,7 @@ pfs_ioctl(struct vop_ioctl_args *va)
PFS_RETURN (ENOTTY);
/*
* This is necessary because either process' privileges may
* This is necessary because process' privileges may
* have changed since the open() call.
*/
if (!pfs_visible(curthread, pn, pvd->pvd_pid))