[Fb-contrib-commit] SF.net SVN: fb-contrib: [545] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-05-24 18:16:14
|
Revision: 545 Author: dbrosius Date: 2006-05-24 11:15:48 -0700 (Wed, 24 May 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=545&view=rev Log Message: ----------- better engrish Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2006-05-21 06:29:10 UTC (rev 544) +++ trunk/fb-contrib/htdocs/index.html 2006-05-24 18:15:48 UTC (rev 545) @@ -60,7 +60,7 @@ initializer are guaranteed to be thread safe.</li> <li><b>[ITC] Inheritance Type Checking</b><br/> Looks for if/else blocks where a series of them use instanceof on the same - variable to determine what do to. If these classes are related by inheritance, + variable to determine what to do. If these classes are related by inheritance, this often is better handled through calling a single overridden method.</li> </ul> </div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |