guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: rofi: Fix typos in description.


From: Tobias Geerinckx-Rice
Subject: 03/05: gnu: rofi: Fix typos in description.
Date: Fri, 23 Jun 2017 11:43:44 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 89be33f75bc3ef98f9db03a75c1569e86ce23731
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Jun 22 01:24:16 2017 +0200

    gnu: rofi: Fix typos in description.
    
    * gnu/packages/xdisorg.scm (rofi)[description]: Fix typos.
---
 gnu/packages/xdisorg.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 48f8af1..aa82745 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -18,6 +18,7 @@
 ;;; Copyright © 2016 Petter <address@hidden>
 ;;; Copyright © 2017 Mekeor Melire <address@hidden>
 ;;; Copyright © 2017 ng0 <address@hidden>
+;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1050,9 +1051,9 @@ connectivity of the X server running on a particular 
@code{DISPLAY}.")
                (("~") "")
                (("g_get_home_dir \\(\\)") "\"/\"")))))))
     (home-page "https://davedavenport.github.io/rofi/";)
-    (synopsis "Application Launcher")
-    (description "Rofi is a minimalist Application Launcher.  It memorizes 
which
-applications you regularily use and also allows you to search for an 
application
+    (synopsis "Application launcher")
+    (description "Rofi is a minimalist application launcher.  It memorizes 
which
+applications you regularly use and also allows you to search for an application
 by name.")
     (license license:expat)))
 



reply via email to

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