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
1 changed files with 1 additions and 1 deletions

View File

@ -368,5 +368,5 @@ MyPaint.")
"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+)))