#OTHER by mawalch
authormawalch
Thu, 07 Jul 2016 20:22:02 +0200
changeset 4062 77f6072228f2
parent 4060 d3b6eaa04271
child 4063 261c11fca389
child 4064 ef1fbf4480c0
#OTHER by mawalch Spelling fixes.
SystemEnvironment.st
--- a/SystemEnvironment.st	Fri Jun 10 04:05:37 2016 +0000
+++ b/SystemEnvironment.st	Thu Jul 07 20:22:02 2016 +0200
@@ -457,7 +457,7 @@
 allClasses
     "return an unordered collection of all classes in the system.
      Only globally anchored classes are returned
-     (i.e. anonymous ones have to be aquired by Behavior allSubInstances)"
+     (i.e. anonymous ones have to be acquired by Behavior allSubInstances)"
 
     |classes|