Skip to content

Commit 772a0ed

Browse files
committed
Fix typos in comments
1 parent a65f65a commit 772a0ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fs/nfsd/vfs.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ nfserrno (int errno)
118118
*
119119
* ZFSCTL_INO_SNAPDIR is defined in sys/zfs_ctldir.h
120120
* and is unlikely to change. This is a hard-coded inode
121-
* number for ./zfs/snapshot directory in the ZFS ctldir.
121+
* number for .zfs/snapshot directory in the ZFS ctldir.
122122
*
123123
* If we know the parent inode number is the snapdir then
124-
* we also know that the curent dentry is for an auto-
124+
* we also know that the current dentry is for an auto-
125125
* mounted snapshot.
126126
*/
127127
#if CONFIG_TRUENAS

0 commit comments

Comments
 (0)