Update cpd.md

This commit is contained in:
0xflotus
2019-03-31 23:18:52 +02:00
committed by GitHub
parent 63626bdf56
commit 854f4409ff

View File

@ -391,7 +391,7 @@ Additionally, **Java** allows to toggle suppression by adding the annotations
all code within will be ignored by CPD.
This approach however, is limited to the locations were `@SuppressWarnings` is accepted.
It's legacy and the new comment's based approch should be favored.
It's legacy and the new comment's based approach should be favored.
```java
//enable suppression