guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: dwl: Fix command name in description.


From: guix-commits
Subject: branch master updated: gnu: dwl: Fix command name in description.
Date: Fri, 12 Feb 2021 02:35:53 -0500

This is an automated email from the git hooks/post-receive script.

iyzsong pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4e96ce4  gnu: dwl: Fix command name in description.
4e96ce4 is described below

commit 4e96ce4294d61b1550e2d7456926936e75cf4f60
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Fri Feb 12 15:36:40 2021 +0800

    gnu: dwl: Fix command name in description.
    
    * gnu/packages/wm.scm (dwl)[description]: Fix typo.
---
 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index a53af72..8e3b424 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1294,7 +1294,7 @@ project derived from the original Calm Window Manager.")
     (home-page "https://github.com/djpohly/dwl";)
     (synopsis "Dynamic window manager for Wayland")
     (description
-     "@command{dwm} is a compact, hackable compositor for Wayland based on
+     "@command{dwl} is a compact, hackable compositor for Wayland based on
 wlroots.  It is intended to fill the same space in the Wayland world that dwm
 does in X11, primarily in terms of philosophy, and secondarily in terms of
 functionality.  Like dwm, dwl is easy to understand and hack on, due to a



reply via email to

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