ProjectDefinition.st
changeset 19898 24a7019a1f7e
parent 19857 ac71ce9b32dd
child 19899 25b35b705da5
child 19905 b0aeb6e60706
--- a/ProjectDefinition.st	Fri May 20 10:03:19 2016 +0200
+++ b/ProjectDefinition.st	Sat May 21 13:01:31 2016 +0200
@@ -2696,6 +2696,7 @@
     "Created: / 18-08-2006 / 12:51:38 / cg"
 ! !
 
+
 !ProjectDefinition class methodsFor:'description - project information'!
 
 applicationAdditionalIconFileNames
@@ -4734,6 +4735,7 @@
     ^ self subProjectMakeCallsUsing:'call vcmake %1 %2'.
 ! !
 
+
 !ProjectDefinition class methodsFor:'file templates'!
 
 autopackage_default_dot_apspec
@@ -5368,7 +5370,7 @@
     self restoreOverwrittenExtensionMethods.
 
     Class withoutUpdatingChangesDo:[
-        self activityNotification:'Unloading sunprojects'.
+        self activityNotification:'Unloading subprojects'.
         self unloadSubProjects.
 
         self activityNotification:'Unloading classes'.