From 7eb29baa1c3fcaff0a6e5e956e94d25883bbe49f Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 7 Dec 2021 18:38:48 +0100 Subject: [PATCH] Fix typo --- bpytop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpytop.py b/bpytop.py index dccca1f..d4ef2b7 100755 --- a/bpytop.py +++ b/bpytop.py @@ -4498,7 +4498,7 @@ class Menu: 'with a comma ",".', 'Begin line with "exclude=" to change to exclude', 'filter.', - 'Oterwise defaults to "most include" filter.', + 'Otherwise defaults to "most include" filter.', '', 'Example: disks_filter="exclude=/boot, /home/user"'], },