summaryrefslogtreecommitdiff
path: root/selinux/sestatus.c
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/sestatus.c')
-rw-r--r--selinux/sestatus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/sestatus.c b/selinux/sestatus.c
index 719832e..daf4b22 100644
--- a/selinux/sestatus.c
+++ b/selinux/sestatus.c
@@ -12,7 +12,7 @@
//config: default n
//config: depends on SELINUX
//config: help
-//config: Displays the status of SELinux.
+//config: Displays the status of SELinux.
//applet:IF_SESTATUS(APPLET(sestatus, BB_DIR_USR_SBIN, BB_SUID_DROP))