]> granicus.if.org Git - imagemagick/commitdiff
minor docs
authoranthony <anthony@git.imagemagick.org>
Wed, 10 Apr 2013 04:54:06 +0000 (04:54 +0000)
committeranthony <anthony@git.imagemagick.org>
Wed, 10 Apr 2013 04:54:06 +0000 (04:54 +0000)
MagickCore/artifact.c

index e42b73faebbc083a229bc88d7392636c267b03de..958bfaf54421b24bde33fc372c0ba2ff6f3e6b10 100644 (file)
@@ -436,7 +436,7 @@ MagickExport void ResetImageArtifactIterator(const Image *image)
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  SetImageArtifact() associates makes a copy of the given string value
+%  SetImageArtifact() associates makes a copy of the given string arguments
 %  and inserts it into the artifact tree of the given image.
 %
 %  The format of the SetImageArtifact method is:
@@ -448,9 +448,9 @@ MagickExport void ResetImageArtifactIterator(const Image *image)
 %
 %    o image: the image.
 %
-%    o artifact: the image artifact.
+%    o artifact: the image artifact key.
 %
-%    o values: the image artifact values.
+%    o value: the image artifact value.
 %
 */
 MagickExport MagickBooleanType SetImageArtifact(Image *image,