[module/pacman] Fix spelling
This commit is contained in:
parent
1b95f55851
commit
a834a7d356
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import bumblebee.output
|
||||||
import bumblebee.engine
|
import bumblebee.engine
|
||||||
|
|
||||||
#list of repositories.
|
#list of repositories.
|
||||||
#the last one sould always be other
|
#the last one should always be other
|
||||||
repos = ["core", "extra", "community", "multilib", "testing", "other"]
|
repos = ["core", "extra", "community", "multilib", "testing", "other"]
|
||||||
|
|
||||||
def get_pacman_info(widget, path):
|
def get_pacman_info(widget, path):
|
||||||
|
|
Loading…
Reference in a new issue