From 3ad75446648d8fc476098562627d38c2687afe44 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 14:58:16 -0700 Subject: [PATCH] gnu: python2-rsvg: Fix typo "This package". * gnu/packages/gnome (python2-rsvg)[description]: Fix typo. --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 03fcc453c6..6a2a683f58 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2594,7 +2594,7 @@ (define-public python2-rsvg (home-page "https://www.gnome.org") (synopsis "Python bindings to librsvg") (description - "This packages provides Python bindings to librsvg, the SVG rendering + "This package provides Python bindings to librsvg, the SVG rendering library.") ;; This is the license of the rsvg bindings. The license of each module