diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 5406aa8b99..28c3a3bac6 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -761,11 +761,10 @@ Haskell, no knowledge of the language is required to install and use it.") ("ghc-xdg-basedir" ,ghc-xdg-basedir))) (home-page "http://dmwit.com/yeganesh/") (synopsis "Small wrapper around dmenu") - (description - "@code{yeganesh} is a small wrapper around demnu. Like dmenu, -it accepts input on stdin and writes the chosen result on stdout. Unlike dmenu, -it mangles the input before it presents its choices. In particular,it displays -commonly-chosen options before uncommon ones.") + (description "@code{yeganesh} is a small wrapper around demnu. Like +dmenu, it accepts input on stdin and writes the chosen result on stdout. +Unlike dmenu, it mangles the input before it presents its choices. In +particular, it displays commonly-chosen options before uncommon ones.") (license license:bsd-3))) (define-public ghc-xmonad-contrib