diff --git a/bumblebee/modules/pacman.py b/bumblebee/modules/pacman.py index a7780a8..81941e1 100644 --- a/bumblebee/modules/pacman.py +++ b/bumblebee/modules/pacman.py @@ -15,7 +15,7 @@ import bumblebee.output import bumblebee.engine #list of repositories. -#the last one sould always be other +#the last one should always be other repos = ["core", "extra", "community", "multilib", "testing", "other"] def get_pacman_info(widget, path):