Index: /trunk/ppSub/src/ppSubLoop.c
===================================================================
--- /trunk/ppSub/src/ppSubLoop.c	(revision 13359)
+++ /trunk/ppSub/src/ppSubLoop.c	(revision 13360)
@@ -120,5 +120,5 @@
                 // Perform the analysis
                 if (!ppSubReadout(config, view)) {
-                    psError(PS_ERR_UNKNOWN, false, "Unable to detrend inRO.\n");
+                    psError(PS_ERR_UNKNOWN, false, "Unable to subtract images.\n");
                     return false;
                 }
