mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: gimp: Fix typo in description.
* gnu/packages/gimp.scm (gimp-resynthesizer)[description]: Fix typo.
This commit is contained in:
parent
35934ff06e
commit
f714bb3ddb
1 changed files with 1 additions and 1 deletions
|
@ -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+)))
|
||||
|
|
Loading…
Reference in a new issue