Index: trunk/archive/pslib/include/psMinimize.h
===================================================================
--- trunk/archive/pslib/include/psMinimize.h	(revision 257)
+++ trunk/archive/pslib/include/psMinimize.h	(revision 277)
@@ -31,5 +31,5 @@
 	       );
 
-/** Derive a polynomial that goes through the points --- can be done analytically */
+/** Derive a polynomial fit by least-squares --- can be done analytically */
 psFloatArray *
 psGetArrayPolynomial(const psFloatArray *restrict ord, //!< Ordinates (or NULL to just use the indices)
