summaryrefslogtreecommitdiff
path: root/gnu/packages/gtk.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gtk.scm')
-rw-r--r--gnu/packages/gtk.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index f5189924983..d812af08f6c 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -131,7 +131,7 @@ The cairo API provides operations similar to the drawing operators of
131PostScript and PDF. Operations in cairo including stroking and filling cubic 131PostScript and PDF. Operations in cairo including stroking and filling cubic
132Bézier splines, transforming and compositing translucent images, and 132Bézier splines, transforming and compositing translucent images, and
133antialiased text rendering. All drawing operations can be transformed by any 133antialiased text rendering. All drawing operations can be transformed by any
134affine transformation (scale, rotation, shear, etc.)") 134affine transformation (scale, rotation, shear, etc.).")
135 (license license:lgpl2.1) ; or Mozilla Public License 1.1 135 (license license:lgpl2.1) ; or Mozilla Public License 1.1
136 (home-page "http://cairographics.org/"))) 136 (home-page "http://cairographics.org/")))
137 137