Author: tfischer
Date: Tue Jul  5 02:52:29 2011
New Revision: 1142879

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

Modified:
    
db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/ForeignKeySchemaData.java

Modified: 
db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/ForeignKeySchemaData.java
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/ForeignKeySchemaData.java?rev=1142879&r1=1142878&r2=1142879&view=diff
==============================================================================
--- 
db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/ForeignKeySchemaData.java
 (original)
+++ 
db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/ForeignKeySchemaData.java
 Tue Jul  5 02:52:29 2011
@@ -548,7 +548,7 @@ public class ForeignKeySchemaData
      * Saves all contained data if the data is new or was changed
      * after the last save.
      *
-     * @throws TorqueException If saving
+     * @throws TorqueException If saving fails.
      */
     public void save() throws TorqueException
     {



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to