aboutsummaryrefslogtreecommitdiff
path: root/procps/mpstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/mpstat.c')
-rw-r--r--procps/mpstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/mpstat.c b/procps/mpstat.c
index 455cdb1b2..1eabd8e38 100644
--- a/procps/mpstat.c
+++ b/procps/mpstat.c
@@ -15,7 +15,7 @@
//config: bool "mpstat (10 kb)"
//config: default y
//config: help
-//config: Per-processor statistics
+//config: Per-processor statistics
#include "libbb.h"
#include <sys/utsname.h> /* struct utsname */