# HG changeset patch # User Claus Gittinger # Date 1478273207 -3600 # Node ID 8ba8072d1b4f72ec8f451c69ee146cb6343ca848 # Parent aec959d540e12f53a9261ed318d43c8359c5013b #DOCUMENTATION by cg class: Tools::CodeView2 comment/format in: #languageHolder diff -r aec959d540e1 -r 8ba8072d1b4f Tools__CodeView2.st --- a/Tools__CodeView2.st Fri Nov 04 16:26:34 2016 +0100 +++ b/Tools__CodeView2.st Fri Nov 04 16:26:47 2016 +0100 @@ -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.