]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Fri, 4 May 2018 18:42:59 +0000 (14:42 -0400)
committerCristy <urban-warrior@imagemagick.org>
Fri, 4 May 2018 18:42:59 +0000 (14:42 -0400)
utilities/compare.1.in

index 97fca56784009763be99858907b7cc8c704cb3dc..4a722e313035717f89dc6497e41e5044b052b82f 100644 (file)
@@ -97,7 +97,7 @@ Miscellaneous Options:
 
 By default, the image format of `file' is determined by its magic number.  To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps).  Specify 'file' as '-' for standard input or output.
 
-The compare program returns 2 on error otherwise 0 if the images are similar or 1 if they are dissimilar as defined by the metric and fuzz.  The normalized cross correlation error metric is an exception. For this metric, 1 is interpretted as two identical images.
+The compare program returns 2 on error otherwise 0 if the images are similar or 1 if they are dissimilar as defined by the metric and fuzz.  The normalized cross correlation error metric is an exception. For this metric, 1 is interpreted as two identical images.
 .SH SEE ALSO
 ImageMagick(1)