nfscl: fix typo in a comment

MFC after:	2 weeks
This commit is contained in:
Rick Macklem 2021-05-03 18:29:27 -07:00
parent 64fe4400da
commit 0755df1eee

View File

@ -1229,7 +1229,7 @@ nfsrpc_getattr(vnode_t vp, struct ucred *cred, NFSPROC_T *p,
}
/*
* nfs getattr call with non-vnode arguemnts.
* nfs getattr call with non-vnode arguments.
*/
int
nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred,