aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2009-02-10 14:50:34 +0100
committerJan Kara <jack@suse.cz>2009-03-26 02:18:38 +0100
commit620372a9ffc6f1239a4f379ff145de9e4b5d23ba (patch)
tree9cbd28499871cf86fd253b1d8a4d62e322b75be6 /fs/quota
parentquota: Coding style fixes (diff)
downloadlinux-dev-620372a9ffc6f1239a4f379ff145de9e4b5d23ba.tar.xz
linux-dev-620372a9ffc6f1239a4f379ff145de9e4b5d23ba.zip
trivial: fix typos/grammar errors in fs/Kconfig
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota')
-rw-r--r--fs/quota/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/quota/Kconfig b/fs/quota/Kconfig
index d9750d86fde2..8047e01ef46b 100644
--- a/fs/quota/Kconfig
+++ b/fs/quota/Kconfig
@@ -33,7 +33,7 @@ config PRINT_QUOTA_WARNING
Note that this behavior is currently deprecated and may go away in
future. Please use notification via netlink socket instead.
-# Generic support for tree structured quota files. Seleted when needed.
+# Generic support for tree structured quota files. Selected when needed.
config QUOTA_TREE
tristate