summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--top/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/top/top.c b/top/top.c
index 1a899cd..7d082e9 100644
--- a/top/top.c
+++ b/top/top.c
@@ -6277,7 +6277,7 @@ static void keys_xtra (int ch) {
* ( surely, this must make us run much more efficiently. amirite? ) | */
/*
- * Cpu *Helper* function to show the percentages for one or two cpus |
+ * A *Helper* function to show summary information for up to 2 lines |
* as a single line. We return the number of lines actually printed. | */
static inline int sum_see (const char *str, int nobuf) {
static char row[ROWMINSIZ];