From 9165f79fc1696fbb6b636358edc76ec94a00e748 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Tue, 22 Dec 2020 00:00:00 -0600 Subject: [PATCH] top: correct one spelling oops in a programmer comment Signed-off-by: Jim Warner --- top/top.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/top/top.c b/top/top.c index ebb5295d..8a61d6ae 100644 --- a/top/top.c +++ b/top/top.c @@ -5730,7 +5730,7 @@ static void keys_xtra (int ch) { /* * note how alphabetical order is maintained within carefully chosen | * function names such as: (s)cpu_see, (t)cpu_tics, and (u)cpu_unify | - * with each name exactly 1 letter more than the preceeding function | + * with every name exactly 1 letter more than the preceding function | * ( surely, this must make us run much more efficiently. amirite? ) | */ /*