浏览代码

ext4: Fix typo in ext4/Kconfig

Signed-off-by: Manish Katiyar <mkatiyar@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Manish Katiyar 16 年之前
父节点
当前提交
43b3852029
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/ext4/Kconfig

+ 1 - 1
fs/ext4/Kconfig

@@ -37,7 +37,7 @@ config EXT4DEV_COMPAT
 
 
 	  To enable backwards compatibility so that systems that are
 	  To enable backwards compatibility so that systems that are
 	  still expecting to mount ext4 filesystems using ext4dev,
 	  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!
 	  please arrange to get your userspace programs fixed!
 
 
 config EXT4_FS_XATTR
 config EXT4_FS_XATTR