Index: /trunk/psLib/src/math/psPolynomialUtils.c
===================================================================
--- /trunk/psLib/src/math/psPolynomialUtils.c	(revision 14927)
+++ /trunk/psLib/src/math/psPolynomialUtils.c	(revision 14928)
@@ -135,5 +135,6 @@
 }
 
-// this function expect x,y in parent coords
+// this function expects x,y in parent coords
+// XXX add a mask, fit only the valid pixels
 psPolynomial2D *psImageBicubeFit(const psImage *image, int x, int y)
 {
