erdemtuna commented on code in PR #24:
URL: https://github.com/apache/any23/pull/24#discussion_r845529189


##########
api/src/main/java/org/apache/any23/configuration/Configuration.java:
##########
@@ -33,7 +33,7 @@
      * Checks whether a property is defined or not in configuration.
      *
      * @param propertyName name of property to check.
-     * @return <code>true</code> if defined, </code>false</code> otherwise.
+     * @return <i>true</i> if defined, <i>false</i> otherwise.
      */

Review Comment:
   asc



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@any23.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to