summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pstree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pstree.c b/src/pstree.c
index a8c24f1..8dc5e79 100644
--- a/src/pstree.c
+++ b/src/pstree.c
@@ -1223,7 +1223,7 @@ int main(int argc, char **argv)
show_scontext = 1;
else
fprintf(stderr,
- "Warning: -Z ignored. Requires anx SELinux enabled kernel\n");
+ "Warning: -Z ignored. Requires an SELinux enabled kernel\n");
break;
#endif /*WITH_SELINUX */
default: