From: cristy Date: Sun, 1 Dec 2013 14:58:39 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3073 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e55b99985d7a4a5552710f2b27745ae22ad4fba;p=imagemagick --- diff --git a/PerlMagick/quantum/quantum.pm.in b/PerlMagick/quantum/quantum.pm.in index 1e4b825c8..648f6a8c4 100644 --- a/PerlMagick/quantum/quantum.pm.in +++ b/PerlMagick/quantum/quantum.pm.in @@ -101,7 +101,7 @@ __END__ =head1 NAME -Image::Magick::@MAGICK_ABI_SUFFIX@ - objected-oriented Perl interface to ImageMagick (@MAGICK_ABI_SUFFIX@). Use it to read, manipulate, or write an image or image sequence from within a Perl script. +Image::Magick::@MAGICK_ABI_SUFFIX@ - objected-oriented Perl interface to ImageMagick (@MAGICK_ABI_SUFFIX@). Use it to create, edit, compose, or convert bitmap images from within a Perl script. =head1 SYNOPSIS