Another typo fix

This commit is contained in:
lukka
1999-04-18 14:39:41 +00:00
parent 57f7039795
commit a6729d9454
2 changed files with 5 additions and 1 deletions

View File

@@ -62,6 +62,6 @@ const char *glibtop_descriptions_proc_time[GLIBTOP_MAX_PROC_TIME] =
"to the process due to an interval timer."),
N_ ("Tick frequency"),
N_ ("SMP user-mode CPU time accumulated by process"),
N_ ("SMP kernel-mode CPU time accumulated by process")
N_ ("SMP kernel-mode CPU time accumulated by process"),
N_ ("SMP CPU Flags")
};