Skip to content

Commit

Permalink
fs/Kconfig: Fix typo Userpace -> Userspace
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Stephen Boyd authored and Jiri Kosina committed Jul 20, 2010
1 parent 82400d2 commit 59b4856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig"
source "fs/fuse/Kconfig"

config CUSE
tristate "Character device in Userpace support"
tristate "Character device in Userspace support"
depends on FUSE_FS
help
This FUSE extension allows character devices to be
Expand Down

0 comments on commit 59b4856

Please sign in to comment.