private.rc
changeset 246 d74dbd141699
parent 245 8579832e7fea
child 249 342cd850d827
--- a/private.rc	Fri Aug 08 18:05:26 1997 +0200
+++ b/private.rc	Fri Aug 08 18:07:51 1997 +0200
@@ -229,7 +229,7 @@
 
     ('/usr/local/lib/smalltalk/include' asFilename exists) ifFalse:[
 	'private.rc [warning]: no include directory found (STX_PATH or /usr/local/lib/smalltalk).' errorPrintCR.
-	'private.rc [info]: this may affect stc-compilation from within the browser.' infoPrintCR.
+	'private.rc [warning]: this will only affect stc-compilation from within the browser.' infoPrintCR.
     ].
 ].