Index: /trunk/FACT++/scripts/CheckFTU.js
===================================================================
--- /trunk/FACT++/scripts/CheckFTU.js	(revision 15295)
+++ /trunk/FACT++/scripts/CheckFTU.js	(revision 15296)
@@ -17,7 +17,7 @@
         console.out("Problems in the FTU communication found.");
         console.out("Send command to disable all FTUs.");
-        console.out(" => Power cycle needed.");
+        console.out(" => Crate reset needed.");
 
-        dim.send("FTM_CONTOL/ENABLE_FTU", -1, false);
+        dim.send("FTM_CONTROL/ENABLE_FTU", -1, false);
         throw new Error("CrateReset[FTU]");
     }
