[jbosstools-commits] JBoss Tools SVN: r6895 - trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 12 10:58:56 EDT 2008


Author: scabanovich
Date: 2008-03-12 10:58:55 -0400 (Wed, 12 Mar 2008)
New Revision: 6895

Modified:
   trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java
Log:
JBIDE-1785 Spelling corrected

Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java	2008-03-12 14:56:11 UTC (rev 6894)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/SeamBigProjectTest.java	2008-03-12 14:58:55 UTC (rev 6895)
@@ -38,7 +38,7 @@
  * 2. Create N=1000 java files with seam components in the project and refresh it.
  * 3. Reload Seam model and compute times T1 and T2 needed 
  *    to process first K=200 files and last K=200 files.
- * 4. Test files if T2 is 3 or more times larger than T1, 
+ * 4. Test fails if T2 is 3 or more times larger than T1, 
  *    which positively implies N*N dependency.  
  * 
  * @author Viacheslav Kabanovich




More information about the jbosstools-commits mailing list