Author: dezzio
Date: Mon Dec 15 15:41:08 2008
New Revision: 726876

URL: http://svn.apache.org/viewvc?rev=726876&view=rev
Log:
Fixed typo

Modified:
    
openjpa/branches/1.1.x/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/conf/TestOpenJPAConfiguration.java

Modified: 
openjpa/branches/1.1.x/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/conf/TestOpenJPAConfiguration.java
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.1.x/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/conf/TestOpenJPAConfiguration.java?rev=726876&r1=726875&r2=726876&view=diff
==============================================================================
--- 
openjpa/branches/1.1.x/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/conf/TestOpenJPAConfiguration.java
 (original)
+++ 
openjpa/branches/1.1.x/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/conf/TestOpenJPAConfiguration.java
 Mon Dec 15 15:41:08 2008
@@ -40,7 +40,7 @@
  *
  * @author Marc Prud'hommeaux
  */
-public class TestOpenJPAConfigurationConfiguration
+public class TestOpenJPAConfiguration
     extends AbstractTestCase {
 
     public TestOpenJPAConfiguration(String test) {


Reply via email to