summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/runcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runcon.c b/src/runcon.c
index ac0b90661..a8ddb7474 100644
--- a/src/runcon.c
+++ b/src/runcon.c
@@ -180,7 +180,7 @@ main (int argc, char **argv, char **envp)
if (is_selinux_enabled () != 1)
error (EXIT_FAILURE, 0,
- _("runcon may be used only on a SELinux kernel."));
+ _("runcon may be used only on a SELinux kernel"));
if (context)
{