pzygielo commented on a change in pull request #30:
URL: https://github.com/apache/maven-pmd-plugin/pull/30#discussion_r481034916
##########
File path: src/main/java/org/apache/maven/plugins/pmd/CpdReport.java
##########
@@ -312,7 +313,7 @@ else if ( "jsp".equals( language ) )
// so the "check" goals can check for violations
writeXmlReport( cpd );
- // html format is handled by maven site report, xml format as already
bean rendered
+ // html format is handled by maven site report, xml format has already
bean rendered
Review comment:
```suggestion
// html format is handled by maven site report, xml format has
already been rendered
```
----------------------------------------------------------------
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]