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 2013/02/22 22:17:05 UTC

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

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-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org