diff -r 81b78926f09a -r cb908d2ba02e Tools__CodeView2.st --- 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.