ApplicationDefinition.st
changeset 20544 337f2148be55
parent 20202 04db7d7bca44
child 20545 131ea01d7c55
--- a/ApplicationDefinition.st	Wed Oct 05 18:22:43 2016 +0200
+++ b/ApplicationDefinition.st	Wed Oct 05 18:32:51 2016 +0200
@@ -562,7 +562,8 @@
 !
 
 startupClassName
-    "The name of the class which provides the entry point for the application."
+    "return he name of the class which provides the entry point for the application;
+     a fully specified symbol or string."
 
     self subclassResponsibility