guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: autorandr: Fix typo in synopsis.


From: guix-commits
Subject: 01/01: gnu: autorandr: Fix typo in synopsis.
Date: Mon, 18 Mar 2019 18:52:52 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 8f350d83a40a9829719d466765279db4402521c8
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Mar 18 23:50:53 2019 +0100

    gnu: autorandr: Fix typo in synopsis.
    
    * gnu/packages/xdisorg.scm (autorandr)[synopsis]: Fix typo.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index cd3428a..415a1fc 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -179,7 +179,7 @@ program.")
                        "install_manpage"
                        "install_bash_completion"
                        "install_launcher"))))))
-      (synopsis "Auto-detect connected displays and load appropiate setup")
+      (synopsis "Auto-detect connected displays and load appropriate setup")
       (description "Autorandr wraps around xrandr to help with X11
 multi-screen configuration management.  It allows the user to create profiles
 for various multi-screen setups.  Autorandr automatically detects the profiles



reply via email to

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