gnu: metapixel: Fix typo in description.
* gnu/packages/image-processing.scm (metapixel)[description]: Fix typo. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
635bf73d2f
commit
1b8be80e5f
1 changed files with 1 additions and 1 deletions
|
@ -1011,7 +1011,7 @@ full-featured UI aimed at clinical researchers.")
|
||||||
(description "Metapixel is a program for generating photomosaics. It can
|
(description "Metapixel is a program for generating photomosaics. It can
|
||||||
generate classical photomosaics, in which the source image is viewed as a
|
generate classical photomosaics, in which the source image is viewed as a
|
||||||
matrix of equally sized rectangles for each of which a matching image is
|
matrix of equally sized rectangles for each of which a matching image is
|
||||||
substitued, as well as collage-style photomosaics, in which rectangular parts
|
substituted, as well as collage-style photomosaics, in which rectangular parts
|
||||||
of the source image at arbitrary positions (i.e. not aligned to a matrix) are
|
of the source image at arbitrary positions (i.e. not aligned to a matrix) are
|
||||||
substituted by matching images.")
|
substituted by matching images.")
|
||||||
(license license:gpl2))))
|
(license license:gpl2))))
|
||||||
|
|
Reference in a new issue