about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--analyzer/pamfind.c2
-rw-r--r--doc/HISTORY2
2 files changed, 3 insertions, 1 deletions
diff --git a/analyzer/pamfind.c b/analyzer/pamfind.c
index acfb5ded..15ca9e85 100644
--- a/analyzer/pamfind.c
+++ b/analyzer/pamfind.c
@@ -125,7 +125,7 @@ targetValue(CmdLineInfo  const cmdLine,
     } else {
         if (cmdLine.targetDepth != inpamP->depth)
             pm_error("You specified a %u-tuple for -target, "
-                     "but the input image of of depth %u",
+                     "but the input image is of depth %u",
                      cmdLine.targetDepth, inpamP->depth);
         else {
             unsigned int i;
diff --git a/doc/HISTORY b/doc/HISTORY
index b2ca6941..9ddb6f83 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -8,6 +8,8 @@ CHANGE HISTORY
 
 not yet   BJH  Release 10.89.00
 
+               pamfind: fix typo in message.
+
 19.09.28  BJH  Release 10.88.00
 
               pnmquant: Fail if user specifies more than one of -meanpixel,