SimpleView.st
changeset 8521 9b4d681702fa
parent 8500 471943c5c70b
child 8584 25494bb91c16
--- a/SimpleView.st	Mon Oct 15 14:00:43 2018 +0200
+++ b/SimpleView.st	Mon Oct 15 14:03:53 2018 +0200
@@ -1493,7 +1493,7 @@
 !
 
 classResources:aResourcePack
-    "allow setting of the classResources"
+    "allow setting of the cached classResources"
 
     ClassResources := aResourcePack
 !