Index: trunk/psModules/src/pmReadoutCombine.c
===================================================================
--- trunk/psModules/src/pmReadoutCombine.c	(revision 2857)
+++ trunk/psModules/src/pmReadoutCombine.c	(revision 2915)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-12-30 22:22:00 $
+ *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-01-05 23:25:24 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -144,5 +144,5 @@
         } else if (numInputs < scale->n) {
             psLogMsg(__func__, PS_LOG_WARN,
-                     "WARNING: the scale vector too many elements (%d)\n", scale->n);
+                     "WARNING: the scale vector has too many elements (%d)\n", scale->n);
         }
     }
