Improve tooltip wording

Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
This commit is contained in:
Dominik
2025-02-27 19:37:35 +01:00
committed by GitHub
parent 98d162fa01
commit 362ffac148

View File

@@ -373,7 +373,7 @@ function updateSystemInfo() {
);
$("#cpu").prop(
"title",
"Shown load metrics are load averages for the past 1, 5, and 15 minutes on a system having " +
"Load averages for the past 1, 5, and 15 minutes\non a system with " +
system.cpu.nprocs +
" cores and running " +
system.procs +