guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: entr: Fix typo in description.


From: guix-commits
Subject: 01/01: gnu: entr: Fix typo in description.
Date: Sat, 22 Dec 2018 10:02:32 -0500 (EST)

wigust pushed a commit to branch master
in repository guix.

commit 6247431b704513e715080ff7daf06da79617f4a0
Author: Oleg Pykhalov <address@hidden>
Date:   Sat Dec 22 17:55:39 2018 +0300

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

diff --git a/gnu/packages/entr.scm b/gnu/packages/entr.scm
index dfa9274..11d28e6 100644
--- a/gnu/packages/entr.scm
+++ b/gnu/packages/entr.scm
@@ -56,7 +56,7 @@
     (home-page "http://entrproject.org/";)
     (synopsis "Run arbitrary commands when files change")
     (description
-     "entr is a zero-configuration tool with no external build- or run-time
+     "entr is a zero-configuration tool with no external build or run-time
 dependencies.  The interface to entr is not only minimal, it aims to be simple
 enough to create a new category of ad hoc automation.  These micro-tests
 reduce keystrokes, but more importantly they emphasize the utility of



reply via email to

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