Index: trunk/psLib/src/fft/psImageFFT.h
===================================================================
--- trunk/psLib/src/fft/psImageFFT.h	(revision 11703)
+++ trunk/psLib/src/fft/psImageFFT.h	(revision 11704)
@@ -5,6 +5,6 @@
 /// @author Robert DeSonia, MHPCC
 ///
-/// @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2007-02-08 04:17:58 $
+/// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2007-02-08 04:23:57 $
 /// Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
 ///
@@ -54,5 +54,5 @@
 /// of the output image are returned.  Only implemented for F32 input.
 bool psImageComplexMultiply(psImage **outReal, ///< Real part of output
-                            psimage **outImag, ///< Imaginary part of output
+                            psImage **outImag, ///< Imaginary part of output
                             const psImage *in1Real, ///< Real part of input 1
                             const psImage *in1Imag, ///< Imaginary part of input 1
