Author: tfischer
Date: Fri Feb 22 21:17:05 2013
New Revision: 1449217

URL: http://svn.apache.org/r1449217
Log:
fix typo in javadoc

Modified:
    
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/CountHelper.java

Modified: 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/CountHelper.java
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/CountHelper.java?rev=1449217&r1=1449216&r2=1449217&view=diff
==============================================================================
--- 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/CountHelper.java
 (original)
+++ 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/CountHelper.java
 Fri Feb 22 21:17:05 2013
@@ -57,8 +57,8 @@ public class CountHelper
      * @return number of rows matching the query provided
      * @throws TorqueException if the query could not be executed
      *
-     * @deprecated use org.apache.toraue.criteria.Criteria instead of
-     *             org.apache.toraue.util.Criteria. This method will be removed
+     * @deprecated use org.apache.torque.criteria.Criteria instead of
+     *             org.apache.torque.util.Criteria. This method will be removed
      *             in Torque 4.1.
      */
     @Deprecated



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

Reply via email to