experiments/JavaCompiler.st
branchdevelopment
changeset 1906 10ab7260ffa7
parent 1905 0c5f1a6b35c3
child 1907 216056c13bc9
--- a/experiments/JavaCompiler.st	Tue Dec 18 18:18:30 2012 +0100
+++ b/experiments/JavaCompiler.st	Tue Dec 18 18:36:27 2012 +0100
@@ -114,7 +114,7 @@
 !JavaCompiler class methodsFor:'initialization'!
 
 initialize
-    "Invoked at system start or when the class is dynamically loaded."
+    "Invoked at system start or when the class is dynamically loaded"
 
     "/ please change as required (and remove this comment)