Fix typo in javadoc

Co-authored-by: Artem Krosheninnikov <artem.krosheninnikov@gmail.com>
This commit is contained in:
Andreas DangelandArtem Krosheninnikov committed 2021-05-27 10:36:06 +02:00
1 parent b37508964b
commit 15d5a98307
1 file changed
+1 -1
@@ -213,7 +213,7 @@ public class PMD {
/**
* This method is the main entry point for command line usage.
*
* @param configuration the configure to use
* @param configuration the configuration to use
*
* @return number of violations found.
*