You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2011/06/21 22:12:13 UTC

svn commit: r1138161 - /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/ForeignKeyChildAttributeName.java

Author: tfischer
Date: Tue Jun 21 20:12:13 2011
New Revision: 1138161

URL: http://svn.apache.org/viewvc?rev=1138161&view=rev
Log:
Fix javadoc

Modified:
    db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/ForeignKeyChildAttributeName.java

Modified: db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/ForeignKeyChildAttributeName.java
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/ForeignKeyChildAttributeName.java?rev=1138161&r1=1138160&r2=1138161&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/ForeignKeyChildAttributeName.java (original)
+++ db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/ForeignKeyChildAttributeName.java Tue Jun 21 20:12:13 2011
@@ -24,7 +24,7 @@ import org.apache.torque.generator.sourc
 /**
  * Contains the attribute names of the child elements for a foreign-key
  * source element which are not defined in the Torque schema.
- * These elements might be created in the transformation.
+ * These attributes might be created in the transformation.
  */
 public enum ForeignKeyChildAttributeName implements SourceAttributeName
 {



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org