diff -r 86a5f1bf58fe -r 1791c691b565 Tools__ProjectBuilderAssistantApplication.st --- 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