mirror of https://github.com/aristocratos/bpytop
Fix typo
parent
0cb79e3929
commit
7eb29baa1c
|
@ -4498,7 +4498,7 @@ class Menu:
|
||||||
'with a comma ",".',
|
'with a comma ",".',
|
||||||
'Begin line with "exclude=" to change to exclude',
|
'Begin line with "exclude=" to change to exclude',
|
||||||
'filter.',
|
'filter.',
|
||||||
'Oterwise defaults to "most include" filter.',
|
'Otherwise defaults to "most include" filter.',
|
||||||
'',
|
'',
|
||||||
'Example: disks_filter="exclude=/boot, /home/user"'],
|
'Example: disks_filter="exclude=/boot, /home/user"'],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue