diff options
| author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-02-10 08:50:34 -0500 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2009-03-25 21:18:38 -0400 |
| commit | 620372a9ffc6f1239a4f379ff145de9e4b5d23ba (patch) | |
| tree | 9cbd28499871cf86fd253b1d8a4d62e322b75be6 /fs/quota | |
| parent | 268157ba673e2a868c167211e39fcad4ada5fd1e (diff) | |
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/Kconfig | 2 |
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 | |||
| 33 | Note that this behavior is currently deprecated and may go away in | 33 | Note that this behavior is currently deprecated and may go away in |
| 34 | future. Please use notification via netlink socket instead. | 34 | future. Please use notification via netlink socket instead. |
| 35 | 35 | ||
| 36 | # Generic support for tree structured quota files. Seleted when needed. | 36 | # Generic support for tree structured quota files. Selected when needed. |
| 37 | config QUOTA_TREE | 37 | config QUOTA_TREE |
| 38 | tristate | 38 | tristate |
| 39 | 39 | ||
