diff --git a/docs/pages/pmd/userdocs/similarprojects.md b/docs/pages/pmd/userdocs/similarprojects.md index fb33515c6e..55bdb25433 100644 --- a/docs/pages/pmd/userdocs/similarprojects.md +++ b/docs/pages/pmd/userdocs/similarprojects.md @@ -16,7 +16,7 @@ author: Tom Copeland , David Dixon-Peugh Uses Java Modeling Language annotations. * FindBugs - works on bytecode, uses BCEL. Source code uses templates, nifty stuff! -* SpotBugs - "SpotBugs is the spiritual successor of FindBugs, carrying on from the point where it left off with support of its community." +* SpotBugs - SpotBugs is the spiritual successor of FindBugs, carrying on from the point where it left off with support of its community. * Hammurapi - Uses ANTLR, excellent documentation, lots of rules * Jamit - bytecode analyzer, nice graphs