Update of /cvsroot/fb-contrib/fb-contrib/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21246/htdocs
Modified Files:
index.html
Log Message:
Index: index.html
===================================================================
RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- index.html 4 Feb 2006 02:23:50 -0000 1.59
+++ index.html 4 Feb 2006 02:26:03 -0000 1.60
@@ -78,7 +78,7 @@
<li><b>Needless Instance Retrieval</b><br/>
Looks for methods that call a method to retrieve a reference to an object
only to then load a static field of that object's class. It is simpler and more
- preformant to just directly load the field from the class itself.</li>
+ performant to just directly load the field from the class itself.</li>
</ul>
</div>
|