CompiledCode.st
changeset 20476 38e1aa0a3aef
parent 20468 9809b2a7f2e6
child 20542 3e1dc78e3346
child 20578 39641ba8d6e0
--- a/CompiledCode.st	Tue Sep 27 20:13:49 2016 +0200
+++ b/CompiledCode.st	Tue Sep 27 22:19:22 2016 +0200
@@ -1929,7 +1929,7 @@
 !
 
 referencesLiteral:aLiteral
-    "return true, if this method directly references the given literal directly
+    "return true, if this method references the given literal directly
      (i.e. a flat search, which does not look deeper into literal arrays)."
 
     |lit|