Index: trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h
===================================================================
--- trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h	(revision 2204)
+++ trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h	(revision 2962)
@@ -30,6 +30,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-27 00:57:31 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-01-12 22:17:01 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -49,7 +49,7 @@
  *      out = in1 op in2,
  *
- *      Where op is: "+", "-", "*", "/", "^", "min", or "max"
+ *      Where op is: "=", "+", "-", "*", "/", "^", "min", or "max"
  *
- *  This function only supports vector-vector or image-image opertions.
+ *  This function only supports vector-vector or image-image operations.
  *
  *  @return  psType* : Pointer to either psImage or psVector.
