Tools__ProjectBuilderAssistantApplication.st
changeset 3507 1791c691b565
parent 3485 2105ccafc068
child 3508 a526b342d12c
--- a/Tools__ProjectBuilderAssistantApplication.st	Tue Nov 28 16:39:36 2017 +0100
+++ b/Tools__ProjectBuilderAssistantApplication.st	Tue Nov 28 17:09:10 2017 +0100
@@ -2292,11 +2292,11 @@
         ].
         makeOutputWindow endEntry.
         makeOutputWindow cr.
-        makeOutputWindow nextPutLine:('Make Cancelled' colorizeAllWith:Color white on:Color red).
+        makeOutputWindow nextPutLine:('Make Canceled' colorizeAllWith:Color white on:Color red).
         makeOutputWindow endEntry.
     ].
 
-    "Modified: / 26-09-2012 / 21:01:37 / cg"
+    "Modified: / 28-11-2017 / 17:09:05 / cg"
 !
 
 fetchSelectedProject