smalltalk.rc
changeset 637 17edc607c922
parent 632 6cb9fe000c20
child 656 33c547d1a706
--- a/smalltalk.rc	Mon Jan 24 18:45:32 2005 +0100
+++ b/smalltalk.rc	Mon Jan 31 12:34:16 2005 +0100
@@ -167,7 +167,7 @@
 openDisplay := false.
 (Smalltalk isHeadless or:[args includes:'--noDisplay']) ifFalse:[
     (Smalltalk at:#DeviceWorkstation) isNil ifTrue:[
-	 "now view classes compiled into the system.
+	 "no view classes compiled into the system.
 	  Minimum smalltalk does only contain libbasic, libcomp and librun.
 	  FileIn view stuff"