Tools__CodeView2.st
branchjv
changeset 17136 cb908d2ba02e
parent 17134 c4cce8b7a95d
parent 17039 8ba8072d1b4f
child 17275 ee890e421e64
--- a/Tools__CodeView2.st	Thu Nov 24 22:03:16 2016 +0000
+++ b/Tools__CodeView2.st	Thu Nov 24 22:14:31 2016 +0000
@@ -921,7 +921,7 @@
 
 languageHolder
     languageHolder isNil ifTrue:[
-        "/ cg: I dont like the smalltalk default here, because everyone who is not showing ST-code (expecco, filebrowser etc.)
+        "/ cg: I don't like the smalltalk default here, because everyone who is not showing ST-code (expecco, filebrowser etc.)
         "/ has to explicitely clear the valueholder. I guess, it is better for the few
         "/ others to explicitely set it, if they do not provide syntaxHighlighter per method
         "/ or class.