Skip to content

Commit 637d13b

Browse files
ColinIanKingMiklos Szeredi
authored andcommitted
ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying"
There is a spelling mistake in a Kconfig description. Fix it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
1 parent 1fa9c5c commit 637d13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/overlayfs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ config OVERLAY_FS_XINO_AUTO
9696
depends on 64BIT
9797
help
9898
If this config option is enabled then overlay filesystems will use
99-
unused high bits in undelying filesystem inode numbers to map all
99+
unused high bits in underlying filesystem inode numbers to map all
100100
inodes to a unified address space. The mapped 64bit inode numbers
101101
might not be compatible with applications that expect 32bit inodes.
102102

0 commit comments

Comments
 (0)