Merge pull request #126 from fredj/spelling
[module/pacman] Fix spelling
This commit is contained in:
commit
ccc952b12c
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue