Merge pull request #126 from fredj/spelling

[module/pacman] Fix spelling
This commit is contained in:
tobi-wan-kenobi 2017-07-07 17:44:25 +02:00 committed by GitHub
commit ccc952b12c

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