gnu: gimp: Fix typo in description.

* gnu/packages/gimp.scm (gimp-resynthesizer)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-11 04:30:52 +02:00
parent 35934ff06e
commit f714bb3ddb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -368,5 +368,5 @@ (define-public gimp-resynthesizer
"This package provides resynthesizer plugins for GIMP, which encompasses
tools for healing selections (content-aware fill), enlarging the canvas and
healing the border, increasing the resolution while adding detail, and
transfering the style of an image.")
transferring the style of an image.")
(license license:gpl3+)))