civodul pushed a commit to branch master
in repository guix.

commit 185948b8a83f583135de050698cff983e46c8145
Author: Ludovic Courtès <[email protected]>
Date:   Wed Sep 5 13:57:43 2018 +0200

    gnu: xorg: Fix typo.
    
    * gnu/packages/xorg.scm: Fix typo in Benjamin's email address.
---
 gnu/packages/xorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c896612..30e46fa 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -17,7 +17,7 @@
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <[email protected]>
 ;;; Copyright © 2018 Kei Kebreau <[email protected]>
 ;;; Copyright © 2018 Oleg Pykhalov <[email protected]>
-;;; Copyright © 2018 Benjamin Slade <[email protected]>
+;;; Copyright © 2018 Benjamin Slade <[email protected]>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;

Reply via email to