aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorJim Cromie <jim.cromie@gmail.com>2010-12-17 16:32:36 -0500
committerJiri Kosina <jkosina@suse.cz>2010-12-22 12:58:36 -0500
commit43d547f9ce039e5a9d2401c8f2fbfa29932b6b4f (patch)
tree8e01e214b25669b808a2934bcd6bba92b429860a /init/Kconfig
parent4b7bd364700d9ac8372eff48832062b936d0793b (diff)
init/Kconfig: fix typo
Signed-off-by:  Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index c9728992a776..dd43d8e22980 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -620,7 +620,7 @@ config CGROUP_MEM_RES_CTLR_SWAP_ENABLED
620 help 620 help
621 Memory Resource Controller Swap Extension comes with its price in 621 Memory Resource Controller Swap Extension comes with its price in
622 a bigger memory consumption. General purpose distribution kernels 622 a bigger memory consumption. General purpose distribution kernels
623 which want to enable the feautre but keep it disabled by default 623 which want to enable the feature but keep it disabled by default
624 and let the user enable it by swapaccount boot command line 624 and let the user enable it by swapaccount boot command line
625 parameter should have this option unselected. 625 parameter should have this option unselected.
626 For those who want to have the feature enabled by default should 626 For those who want to have the feature enabled by default should