Author: pcl
Date: Wed Feb 28 01:51:49 2007
New Revision: 512682

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

Modified:
    incubator/openjpa/trunk/openjpa-examples/src/main/java/relations/Deity.java

Modified: 
incubator/openjpa/trunk/openjpa-examples/src/main/java/relations/Deity.java
URL: 
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-examples/src/main/java/relations/Deity.java?view=diff&rev=512682&r1=512681&r2=512682
==============================================================================
--- incubator/openjpa/trunk/openjpa-examples/src/main/java/relations/Deity.java 
(original)
+++ incubator/openjpa/trunk/openjpa-examples/src/main/java/relations/Deity.java 
Wed Feb 28 01:51:49 2007
@@ -105,7 +105,7 @@
     /** 
      * She's having a baby... 
      *  
-     * @param  firstName  the baby name
+     * @param  childName  the baby name
      * @return the new child
      *
      * @throws IllegalArgumentException if the person is not a woman, or


Reply via email to