guix-commits
[Top][All Lists]
Advanced

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

23/42: gnu: compface: Fix typo "This package".


From: guix-commits
Subject: 23/42: gnu: compface: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:19 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 586ddde5142cce6dfb5b00382d80d8f82743fa54
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:24:01 2019 -0700

    gnu: compface: Fix typo "This package".
    
    * gnu/packages/mail (compface)[description]: Fix typo.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 7346a3f..aea5146 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1079,7 +1079,7 @@ MailCore 2.")
     (arguments
      `(#:tests? #f))
     (synopsis "Portrait image compressor")
-    (description "This packages takes your 48x48x1 portrait image and
+    (description "This package takes your 48x48x1 portrait image and
 compresses it.")
     (home-page "http://www.cs.indiana.edu/pub/faces/";)
     (license (x11-style "file://README"))))



reply via email to

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