Author: tfischer
Date: Tue Apr 17 09:34:54 2012
New Revision: 1327013
URL: http://svn.apache.org/viewvc?rev=1327013&view=rev
Log:
fix javadoc
Modified:
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java
Modified:
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java?rev=1327013&r1=1327012&r2=1327013&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java
(original)
+++
db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java
Tue Apr 17 09:34:54 2012
@@ -383,7 +383,7 @@ public class ControllerState
* @param optionName the object containing the name of the option,
* which can contain a namespace.
*
- * @return The value of the option as boolean, or false if no option
+ * @return The value of the option as String, or null if no option
* with that name is visible from the given namespace,
*
* @throws NullPointerExeption if optionName is null.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]