Skip to content

Commit

Permalink
#760 PMD's AvoidDuplicateLiterals is not equivalent to original Multi…
Browse files Browse the repository at this point in the history
…pleStringLiteralsCheck (fix type)
  • Loading branch information
dskalenko committed Aug 4, 2016
1 parent 09f7726 commit 7525ccf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ public void allowsJunitFrameworkPublicStaticMethods() throws Exception {
}

/**
* PmdValidator can allow duplicates literals in annotations.
* PmdValidator can allow duplicate literals in annotations.
* @throws Exception If something wrong happens inside.
*/
@Test
Expand Down

0 comments on commit 7525ccf

Please sign in to comment.