HansBrende commented on a change in pull request #146: ANY23-426 Address
Javadoc WARNING's
URL: https://github.com/apache/any23/pull/146#discussion_r328412162
##########
File path: api/src/main/java/org/apache/any23/configuration/Setting.java
##########
@@ -121,6 +123,7 @@ public final Type getValueType() {
}
/**
+ * @param newValue a value to provide for the new setting pair
Review comment:
Simply
```
a value for a new setting
```
should suffice.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services