nckx pushed a commit to branch master
in repository guix.

commit a972e272e9a599747a773a51c725a9db90083ea0
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Fri Apr 9 19:50:37 2021 +0200

    gnu: Fix typo in (gnu packages gtk).
    
    * gnu/packages/gtk.scm: Fix typo in copyright header.
---
 gnu/packages/gtk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index fa4241e..bffc9e0 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -8,7 +8,7 @@
 ;;; Copyright © 2015 Sou Bunnbu <[email protected]>
 ;;; Copyright © 2015 Andy Wingo <[email protected]>
 ;;; Copyright © 2015 David Hashe <[email protected]>
-;;; Coypright © 2015, 2016, 2017, 2018, 2020, 2021 Ricardo Wurmus 
<[email protected]>
+;;; Copyright © 2015, 2016, 2017, 2018, 2020, 2021 Ricardo Wurmus 
<[email protected]>
 ;;; Copyright © 2016, 2017, 2020 Efraim Flashner <[email protected]>
 ;;; Copyright © 2016 Fabian Harfert <[email protected]>
 ;;; Copyright © 2016 Kei Kebreau <[email protected]>

Reply via email to