[module/pacman] Fix spelling

This commit is contained in:
Frederic Junod 2017-07-07 17:16:07 +02:00
parent 1b95f55851
commit a834a7d356

View file

@ -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):