diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:36:44 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:36:44 +0200 |
commit | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch) | |
tree | 0dc810a15ad02dc76939b6ea021a4a24794561bb /security | |
parent | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff) | |
download | linux-3.10-cab00891c5489cb6d0cde0a55d39bd5f2871fa70.tar.gz linux-3.10-cab00891c5489cb6d0cde0a55d39bd5f2871fa70.tar.bz2 linux-3.10-cab00891c5489cb6d0cde0a55d39bd5f2871fa70.zip |
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'security')
-rw-r--r-- | security/selinux/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/Kconfig b/security/selinux/Kconfig index d62b0984312..23b51047494 100644 --- a/security/selinux/Kconfig +++ b/security/selinux/Kconfig @@ -122,7 +122,7 @@ config SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT well as any conntrack helpers for protocols which you wish to control. - If you are unsure what do do here, select N. + If you are unsure what to do here, select N. config SECURITY_SELINUX_POLICYDB_VERSION_MAX bool "NSA SELinux maximum supported policy format version" |