diff options
author | Manish Katiyar <mkatiyar@gmail.com> | 2009-07-28 01:38:17 (GMT) |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-07-28 01:38:17 (GMT) |
commit | 43b38520296d0c1730c78c878e1d6d1a49122091 (patch) | |
tree | 31b420058ebb02d1ea0cd71ee4b037d1fa43fdae /fs | |
parent | 024eab4d5bf7e3168a2b71038b3e04e6b1f376ed (diff) | |
download | linux-43b38520296d0c1730c78c878e1d6d1a49122091.tar.xz |
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')
-rw-r--r-- | fs/ext4/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/Kconfig b/fs/ext4/Kconfig index 418b6f3..15230462 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 |