From 17442f2028d28e4fce9f22914c8148ffe90c2f17 Mon Sep 17 00:00:00 2001 From: Romain Pelisse Date: Sun, 11 Sep 2011 19:15:42 +0000 Subject: [PATCH] fix typos in xdocs (& to &) git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@7245 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/xdocs/integrations.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pmd/xdocs/integrations.xml b/pmd/xdocs/integrations.xml index 9c77564b86..9d2bd825f0 100644 --- a/pmd/xdocs/integrations.xml +++ b/pmd/xdocs/integrations.xml @@ -234,8 +234,8 @@ try deleting the ruleset.xml file in the .metadata/plugins/net.sourceforge.pmd.e

QAPlug is an Intellij IDEA plugin to manage code quality. It integrates no less than Checkstyle, FindBugs, and PMD.

The plugin is available at http://www.qaplug.com

-

Also available at the JetBrains site, QAPlug-PMD - and QAPlug.

+

Also available at the JetBrains site, QAPlug-PMD + and QAPlug.