host.rc
changeset 676 98a21f90890a
parent 656 33c547d1a706
child 677 222fd88429a3
--- a/host.rc	Wed Dec 21 11:38:31 2005 +0100
+++ b/host.rc	Wed Dec 21 13:30:17 2005 +0100
@@ -167,8 +167,8 @@
 		"/ if this is a production program, dont care for a warning
 		(Smalltalk isStandAloneApp or:[Smalltalk isHeadless])
 		ifFalse:[
-		    'private.rc [warning]: no >>include<< directory found along your path.' infoPrintCR.
-		    'private.rc [warning]: this will affect stc-compilation from within the browser.' infoPrintCR.
+		    'host.rc [warning]: no >>include<< directory found along your path.' infoPrintCR.
+		    'host.rc [warning]: this will affect stc-compilation from within the browser.' infoPrintCR.
 		]
 	    ]
 	].