Spelling error on extras package (#3582)
This commit is contained in:
parent
d0f1fdf4b4
commit
a91a922ef4
|
|
@ -14,7 +14,7 @@ class XmonadProfile(XorgProfile):
|
|||
return [
|
||||
'xmonad',
|
||||
'xmonad-contrib',
|
||||
'xmonad-extra',
|
||||
'xmonad-extras',
|
||||
'xterm',
|
||||
'dmenu',
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue