Fix comment typo.

Submitted by:	nrahlstr
This commit is contained in:
asmodai 2000-05-12 16:06:49 +00:00
parent c179fa5070
commit 904f94ecca

@ -94,7 +94,7 @@ struct filterops vn_rwfiltops[] = {
* Common code for vnode open operations.
* Check permissions, and call the VOP_OPEN or VOP_CREATE routine.
*
* Note that this do NOT free nameidata for the successful case,
* Note that this does NOT free nameidata for the successful case,
* due to the NDINIT being done elsewhere.
*/
int