[PATCH] gnu: metapixel: Fix typo in description.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Brendan Tildesley
Owner
unassigned
Submitted by
Brendan Tildesley
Severity
normal
B
B
Brendan Tildesley wrote on 19 Sep 2020 07:59
(address . guix-patches@gnu.org)
20200919055947.26428-1-mail@brendan.scot
* gnu/packages/image-processing.scm (metapixel)[description]: Fix typo.
---
gnu/packages/image-processing.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index c480fae05a..a1464d1c09 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -1013,7 +1013,7 @@ full-featured UI aimed at clinical researchers.")
(description "Metapixel is a program for generating photomosaics. It can
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
-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
substituted by matching images.")
(license license:gpl2))))
--
2.28.0
E
E
Efraim Flashner wrote on 21 Sep 2020 21:38
(name . Brendan Tildesley)(address . mail@brendan.scot)(address . 43505-done@debbugs.gnu.org)
20200921193842.GD1007@E5400
Good catch. Patch pushed!


--
Efraim Flashner <efraim@flashner.co.il> ????? ?????
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl9pAUIACgkQQarn3Mo9
g1GtTQ/+LEVG2cN7qYzlLJs0eGJxSaOZj8CTDkfVXrlM7CjpXhrIQZmur+Mbgbkf
ZhQBEjIOnhjeyMAXA/fw6OQ/vxI1Ja146IXhEvxaudqc6FtF4VGC6ViYQU46JMeJ
GyycGR1Csre2zIQ3Pxyl2RKjYpP+p5eLI/16asuUdPMa1kBxi0VOSaMmZ/GspSt6
q9A9K8v+/EQWxctOAcqmEJ6L6P2wVDDbhXKQHjJDzmwe+Mv3KP5ob0bQGkZgMtez
0Niy9moFvueIiaQBmdMsNMLm8X699EnIsSJQyxlCYzdl6MFEjoCGfR+syF1uvbS1
qISGVFhYExHq3lINOzmsMiOVx1Ho5vY0GiKnkjKoRqPOmLrNTgIX1CvVt1akUYFu
/DsxuiBqhn092FJGUNJU2HN6gfSxVqNdNRmN2TvHyGKZvq/rfb0oZtqsRoXz3eH2
HrYtyZcE9+pvyjenPGUCJVP657fl0pZ0/xjoMwJ8fJ9ccrdlXVR8Brkbt/PE9v3n
RBbuyoUq1AhOwmGrwRP/0TO2wCGay9pIQO6eB5xtyvDyetYJy/i5czMC7xiQ63YI
E0Er2QAiWcVDdsp61csj8QVxT2KPYcd20YzDVopqIbL1hS45Er2RahfXyQM/imoU
iqJFJUZP5rXe6eJQrdhIUJXjQD8ea8CoHowXDY3HKRtzHumRs0Q=
=pn6b
-----END PGP SIGNATURE-----


Closed
?