[Fb-contrib-commit] SF.net SVN: fb-contrib: [684] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2006-10-29 05:27:45
|
Revision: 684
http://svn.sourceforge.net/fb-contrib/?rev=684&view=rev
Author: dbrosius
Date: 2006-10-28 22:27:40 -0700 (Sat, 28 Oct 2006)
Log Message:
-----------
grammar
Modified Paths:
--------------
trunk/fb-contrib/htdocs/index.html
Modified: trunk/fb-contrib/htdocs/index.html
===================================================================
--- trunk/fb-contrib/htdocs/index.html 2006-10-29 05:23:55 UTC (rev 683)
+++ trunk/fb-contrib/htdocs/index.html 2006-10-29 05:27:40 UTC (rev 684)
@@ -53,8 +53,8 @@
<div id="svn" style="display:block;">
<ul>
<li><b>[SCRV] Suspicious Comparator Return Values</b><br/>
- Looks for class that implement Comparator or Comparable, and whose compare or compareTo
- methods return constant values only, but that don't represent the three possible choice
+ Looks for classes that implement Comparator or Comparable, and whose compare or compareTo
+ methods return constant values only, but that don't represent the three possible choices
(a negative number, 0, and a positive number).</li>
</ul>
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|