Index: branches/eam_branches/psphot.stack.20100120/src/psphotBlendFit.c
===================================================================
--- branches/eam_branches/psphot.stack.20100120/src/psphotBlendFit.c	(revision 26748)
+++ branches/eam_branches/psphot.stack.20100120/src/psphotBlendFit.c	(revision 26772)
@@ -16,5 +16,5 @@
     for (int i = 0; i < num; i++) {
 	if (!psphotBlendFitReadout (config, view, "PSPHOT.INPUT", i, recipe)) {
-            psError (PSPHOT_ERR_CONFIG, false, "failed on saturated star deblend analysis for PSPHOT.INPUT entry %d", i);
+            psError (PSPHOT_ERR_CONFIG, false, "failed to fit sources (non-linear) for PSPHOT.INPUT entry %d", i);
 	    return false;
 	}
