Index: trunk/psastro/src/psastroMosaicGradients.c
===================================================================
--- trunk/psastro/src/psastroMosaicGradients.c	(revision 26259)
+++ trunk/psastro/src/psastroMosaicGradients.c	(revision 39926)
@@ -79,5 +79,5 @@
     int order = psMetadataLookupF32 (&status, recipe, "PSASTRO.MOSAIC.ORDER");
     if (!status) {
-	psError(PSASTRO_ERR_UNKNOWN, false, "failed to find single-chip fit order\n");
+	psError(PSASTRO_ERR_UNKNOWN, false, "failed to find mosaic distortion fit order\n");
 	psFree (gradients);
 	psFree (view);
