guix-commits
[Top][All Lists]
Advanced

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

03/07: gnu: sbcl-stumpwm-pass: Fix typo in synopsis.


From: guix-commits
Subject: 03/07: gnu: sbcl-stumpwm-pass: Fix typo in synopsis.
Date: Thu, 9 Jul 2020 08:57:52 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 4a1e361086503e7882da8b9785bb06d3c2e8a6ef
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jul 9 14:46:34 2020 +0200

    gnu: sbcl-stumpwm-pass: Fix typo in synopsis.
    
    * gnu/packages/wm.scm (sbcl-stumpwm-pass)[synopsis]: 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 def8fdc..8b54376 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1743,7 +1743,7 @@ rendering.")
          (add-after 'unpack 'chdir
            (lambda _ (chdir "util/pass") #t)))))
     (home-page "https://github.com/stumpwm/stumpwm-contrib";)
-    (synopsis "Integrate @code{pass} wih StumpWM")
+    (synopsis "Integrate @code{pass} with StumpWM")
     (description "This package provides an interface which integrates
 password-store into StumpWM.")
     (license (list license:gpl2+ license:gpl3+ license:bsd-2))))



reply via email to

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