浏览代码

fs/Kconfig: Fix typo Userpace -> Userspace

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Stephen Boyd 15 年之前
父节点
当前提交
59b4856831
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/Kconfig

+ 1 - 1
fs/Kconfig

@@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig"
 source "fs/fuse/Kconfig"
 source "fs/fuse/Kconfig"
 
 
 config CUSE
 config CUSE
-	tristate "Character device in Userpace support"
+	tristate "Character device in Userspace support"
 	depends on FUSE_FS
 	depends on FUSE_FS
 	help
 	help
 	  This FUSE extension allows character devices to be
 	  This FUSE extension allows character devices to be