ApplicationModel.st
changeset 4199 d74cea0df1a7
parent 4198 7962a1e2c4b0
child 4200 15c69749a371
--- a/ApplicationModel.st	Mon Oct 15 11:05:15 2018 +0200
+++ b/ApplicationModel.st	Mon Oct 15 14:00:30 2018 +0200
@@ -945,7 +945,7 @@
 !
 
 classResources:aResourcePack
-    "allow setting of the classResources"
+    "allow setting of the cached classResources"
 
     ClassResources := aResourcePack
 !