Index: trunk/psModules/src/pmObjects.h
===================================================================
--- trunk/psModules/src/pmObjects.h	(revision 3600)
+++ trunk/psModules/src/pmObjects.h	(revision 3625)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-03-31 23:45:22 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-04-01 20:47:40 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -110,5 +110,5 @@
 
 /******************************************************************************
-pmFindVectorPeeks(vector, threshold): Find all local peaks in the given vector
+pmFindVectorPeaks(vector, threshold): Find all local peaks in the given vector
 above the given threshold.  Returns a vector of type PS_TYPE_U32 containing
 the location (x value) of all peaks.
@@ -119,5 +119,5 @@
 
 /******************************************************************************
-pmFindImagePeeks(image, threshold): Find all local peaks in the given psImage
+pmFindImagePeaks(image, threshold): Find all local peaks in the given psImage
 above the given threshold.  Returns a psList containing the location (x/y
 value) of all peaks.
