aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/Kconfig
diff options
context:
space:
mode:
authorManish Katiyar <mkatiyar@gmail.com>2009-07-27 21:38:17 -0400
committerTheodore Ts'o <tytso@mit.edu>2009-07-27 21:38:17 -0400
commit43b38520296d0c1730c78c878e1d6d1a49122091 (patch)
tree31b420058ebb02d1ea0cd71ee4b037d1fa43fdae /fs/ext4/Kconfig
parentext4: Fix memory leak fix when mounting an ext4 filesystem (diff)
downloadlinux-dev-43b38520296d0c1730c78c878e1d6d1a49122091.tar.xz
linux-dev-43b38520296d0c1730c78c878e1d6d1a49122091.zip
ext4: Fix typo in ext4/Kconfig
Signed-off-by: Manish Katiyar <mkatiyar@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/Kconfig')
-rw-r--r--fs/ext4/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/Kconfig b/fs/ext4/Kconfig
index 418b6f3b0ae8..152304624644 100644
--- a/fs/ext4/Kconfig
+++ b/fs/ext4/Kconfig
@@ -37,7 +37,7 @@ config EXT4DEV_COMPAT
To enable backwards compatibility so that systems that are
still expecting to mount ext4 filesystems using ext4dev,
- chose Y here. This feature will go away by 2.6.31, so
+ choose Y here. This feature will go away by 2.6.31, so
please arrange to get your userspace programs fixed!
config EXT4_FS_XATTR