summaryrefslogtreecommitdiffstats
path: root/sys/fs/nullfs
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-04-29 20:51:24 +0000
committerpfg <pfg@FreeBSD.org>2016-04-29 20:51:24 +0000
commit9ed8e933a363f67081dec54601b6262db2a57437 (patch)
tree439baeed0963a2368c6a5227d4b802e8437ee794 /sys/fs/nullfs
parent9c151ad3217629d12fe291027e5f4c831d397025 (diff)
downloadFreeBSD-src-9ed8e933a363f67081dec54601b6262db2a57437.zip
FreeBSD-src-9ed8e933a363f67081dec54601b6262db2a57437.tar.gz
sys/fs: spelling fixes in comments.
No functional change.
Diffstat (limited to 'sys/fs/nullfs')
-rw-r--r--sys/fs/nullfs/null_vnops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/nullfs/null_vnops.c b/sys/fs/nullfs/null_vnops.c
index ec7d046..d3a7906 100644
--- a/sys/fs/nullfs/null_vnops.c
+++ b/sys/fs/nullfs/null_vnops.c
@@ -117,7 +117,7 @@
* are created as a result of vnode operations on
* this or other null vnode stacks.
*
- * New vnode stacks come into existance as a result of
+ * New vnode stacks come into existence as a result of
* an operation which returns a vnode.
* The bypass routine stacks a null-node above the new
* vnode before returning it to the caller.
OpenPOWER on IntegriCloud