Author: tfischer
Date: Tue Jun 21 19:38:06 2011
New Revision: 1138145
URL: http://svn.apache.org/viewvc?rev=1138145&view=rev
Log:
fixed javadoc typo
Modified:
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/NoRowsException.java
Modified:
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/NoRowsException.java
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/NoRowsException.java?rev=1138145&r1=1138144&r2=1138145&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/NoRowsException.java
(original)
+++
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/NoRowsException.java
Tue Jun 21 19:38:06 2011
@@ -20,7 +20,7 @@ package org.apache.torque;
*/
/**
- * This exception indicates that no rows were returned but atleast one should
+ * This exception indicates that no rows were returned but at least one should
* have been returned.
*
* @author <a href="mailto:[email protected]">Quinton McCombs</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]