correct a typo in the error MSG
authorBruno Sinou <bsinou@argeo.org>
Thu, 26 Jan 2012 15:06:08 +0000 (15:06 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 26 Jan 2012 15:06:08 +0000 (15:06 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5005 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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.
         */