#DOCUMENTATION by mawalch
authormawalch
Tue, 27 Sep 2016 22:19:22 +0200
changeset 20476 38e1aa0a3aef
parent 20475 41013adf4b6f
child 20477 e293ff040ddc
#DOCUMENTATION by mawalch class: CompiledCode comment/format in: #referencesLiteral:
CompiledCode.st
--- 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|