summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy MacLeod <randy.macleod@windriver.com>2019-03-21 21:16:12 -0400
committerKhem Raj <raj.khem@gmail.com>2019-03-21 21:53:00 -0700
commit57183b3ca56feac2bba7d11e746877c8e80fbeee (patch)
tree64f39ab3b345590639ce1d82f5ee34cf52e476d8
parent7ed921f8853a0ed8fb60789a107a937137198483 (diff)
downloadmeta-openembedded-57183b3ca56feac2bba7d11e746877c8e80fbeee.tar.gz
imagemagick: fix typo in summary
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
index af219abdb..37d5a637a 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
@@ -1,4 +1,4 @@
1SUMMARY = "ImageMagick is an image convertion toolkit" 1SUMMARY = "ImageMagick is an image conversion toolkit"
2SECTION = "console/utils" 2SECTION = "console/utils"
3HOMEPAGE = "https://www.imagemagick.org/" 3HOMEPAGE = "https://www.imagemagick.org/"
4DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \ 4DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \