ottlinger commented on code in PR #233:
URL: https://github.com/apache/creadur-rat/pull/233#discussion_r1564257079


##########
apache-rat-core/src/main/java/org/apache/rat/report/xml/writer/IXmlWriter.java:
##########
@@ -66,8 +76,8 @@ public interface IXmlWriter extends AutoCloseable {
     
     /**
      * Writes content.
-     * Calling this method will automatically 
-     * Note that this method does not use CDATA.
+     * Note that this method does not support CDATA.
+     * This method automatically excapes characters.

Review Comment:
   Typo: escapes characters



-- 
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...@creadur.apache.org

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

Reply via email to