diff options
Diffstat (limited to 'selinux/chcon.c')
-rw-r--r-- | selinux/chcon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/chcon.c b/selinux/chcon.c index 6caf14750..ae87fb554 100644 --- a/selinux/chcon.c +++ b/selinux/chcon.c @@ -12,7 +12,7 @@ //config: default n //config: depends on SELINUX //config: help -//config: Enable support to change the security context of file. +//config: Enable support to change the security context of file. //config: //config:config FEATURE_CHCON_LONG_OPTIONS //config: bool "Enable long options" |