guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

260/285: gnu: picom: Correct typo.


From: guix-commits
Subject: 260/285: gnu: picom: Correct typo.
Date: Sun, 29 Dec 2019 20:44:43 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit e09f48705b04b35c2e44056b46d6a004fc7e543a
Author: Brett Gilio <address@hidden>
Date:   Sat Dec 28 14:31:57 2019 -0600

    gnu: picom: Correct typo.
    
    * gnu/packages/compton.scm (picom): Correct spelling of "license".
---
 gnu/packages/compton.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/compton.scm b/gnu/packages/compton.scm
index e03c194..9183348 100644
--- a/gnu/packages/compton.scm
+++ b/gnu/packages/compton.scm
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]