guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: python-ueberzug: Fix typo.


From: guix-commits
Subject: 02/04: gnu: python-ueberzug: Fix typo.
Date: Thu, 18 Nov 2021 17:22:29 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit de0a3b578e3629ad4b0b1fcfcb9ca544620bd742
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Nov 17 17:56:32 2021 -0800

    gnu: python-ueberzug: Fix typo.
    
    * gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws"
      instead of "allows to draw".
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 17d629b..a6f8b10 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -331,7 +331,7 @@ applications in mind and the idea to make logging fun.")
        ("python-xlib" ,python-xlib)))
     (home-page "https://github.com/seebye/ueberzug";)
     (synopsis "Command line util to display images in combination with X11")
-    (description "Überzug is a command line util which allows to draw images on
+    (description "Überzug is a command line util which draws images on
 terminals by using child windows.  The advantages of using Überzug are:
 @itemize
 @item No race conditions as a new window is created to display images.



reply via email to

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