correct a typo in the error MSG
[lgpl/argeo-commons.git] / basic / runtime / org.argeo.support.junit / src / main / java / org / argeo / support / junit / AbstractSpringTestCase.java
index d32af62ce8180c7099c9f8266548eb833a536e15..55db86471a852739f62bfada96858aae42368881 100644 (file)
@@ -70,7 +70,7 @@ public abstract class AbstractSpringTestCase extends TestCase {
        }
 
        /**
-        * Th location of the application to load. The default implementation
+        * The location of the application to load. The default implementation
         * returns <i>applicationContext.xml</i> found in the same package as the
         * test.
         */