gnu: picom: Correct typo.
* gnu/packages/compton.scm (picom): Correct spelling of "license".master
parent
18431fe03f
commit
7298f55877
|
@ -155,5 +155,5 @@ with window managers that do not provide compositing.
|
|||
|
||||
Picom is a fork of compton, which is a fork of xcompmgr-dana,
|
||||
which in turn is a fork of xcompmgr.")
|
||||
(license (list license:expat ; The original compton lincense.
|
||||
(license (list license:expat ; The original compton license.
|
||||
license:mpl2.0)))) ; License used by new picom files.
|
||||
|
|
Reference in New Issue