From 40cdde71d67fbb881c4a1228b652af4f9c6690f8 Mon Sep 17 00:00:00 2001 From: John Hollowell Date: Sun, 14 Mar 2021 18:41:30 -0400 Subject: [PATCH] Small typo --- bpytop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpytop.py b/bpytop.py index 16482c0..6a72b5c 100755 --- a/bpytop.py +++ b/bpytop.py @@ -4563,7 +4563,7 @@ class Menu: "tree_depth" : [ 'Process tree auto collapse depth.', '', - 'Sets the depth were the tree view will auto', + 'Sets the depth where the tree view will auto', 'collapse processes at.'], "proc_colors" : [ 'Enable colors in process view.',