parent 78fca1b95837a44983608302e89c7258981be9b3 (v2.6.39-rc1-184-g78fca1b9)
commit 9e7e37e88264e35f3ba6d0dc1da8dd95e70f2b3f
Author: Jan Engelhardt <[email protected]>
Date: Mon Apr 4 01:07:41 2011 +0200
pstore: fix "persistant" typo
Signed-off-by: Jan Engelhardt <[email protected]>
---
fs/pstore/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/pstore/Kconfig b/fs/pstore/Kconfig
index 867d0ac..8007ae7 100644
--- a/fs/pstore/Kconfig
+++ b/fs/pstore/Kconfig
@@ -1,5 +1,5 @@
config PSTORE
- bool "Persistant store support"
+ bool "Persistent store support"
default n
help
This option enables generic access to platform level
--
# Created with git-export-patch