Index: /trunk/magic/remove/src/streaksremove.c
===================================================================
--- /trunk/magic/remove/src/streaksremove.c	(revision 20698)
+++ /trunk/magic/remove/src/streaksremove.c	(revision 20699)
@@ -135,5 +135,5 @@
         sfile->pmfile = pmFPAfileDefineFromArgs(&status, config, "PPSUB.INPUT", "INPUT");
         if (!sfile->pmfile) {
-            psError(PS_ERR_IO, false, "Failed to defile file for name for %s", fileSelect);
+            psError(PS_ERR_IO, false, "Failed to define file for %s", fileSelect);
             streaksremoveExit("", PS_EXIT_DATA_ERROR);
         }
