summaryrefslogtreecommitdiff
path: root/gnu/packages/xdisorg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <[email protected]>2017-06-22 01:24:16 +0200
committerTobias Geerinckx-Rice <[email protected]>2017-06-23 17:21:20 +0200
commit89be33f75bc3ef98f9db03a75c1569e86ce23731 (patch)
tree88e16acdf94d68eb40ede0c996467c75911f3a13 /gnu/packages/xdisorg.scm
parentb95d5f629fed7e2d78ad06fb315bd2f5a37b5053 (diff)
gnu: rofi: Fix typos in description.
* gnu/packages/xdisorg.scm (rofi)[description]: Fix typos.
Diffstat (limited to 'gnu/packages/xdisorg.scm')
-rw-r--r--gnu/packages/xdisorg.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 48f8af1709..aa82745f0e 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -18,6 +18,7 @@
;;; Copyright © 2016 Petter <[email protected]>
;;; Copyright © 2017 Mekeor Melire <[email protected]>
;;; Copyright © 2017 ng0 <[email protected]>
+;;; Copyright © 2017 Tobias Geerinckx-Rice <[email protected]>
;;;
;;; 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)))