nfscl: fix typo in a comment

(cherry picked from commit 0755df1eee)
This commit is contained in:
Rick Macklem 2021-05-03 18:29:27 -07:00
parent 1e066db6cd
commit 002ebe67a8

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,