From c483f14a36f85c79bffc701deed49e6a69596efe Mon Sep 17 00:00:00 2001
From: Tom Copeland
Date: Thu, 25 Jul 2002 18:22:06 +0000
Subject: [PATCH] tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@502 51baf565-9d33-0410-a72c-fc3788e3496d
---
pmd/xdocs/integrations.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pmd/xdocs/integrations.xml b/pmd/xdocs/integrations.xml
index 429b1c32bf..2b018eb5ae 100644
--- a/pmd/xdocs/integrations.xml
+++ b/pmd/xdocs/integrations.xml
@@ -48,8 +48,8 @@
-Integration into Eclipse is accomplished throught the extensive
-Plugin architecture provided by Eclipse. It is written an Java,
+Integration into Eclipse is accomplished through the extensive
+Plugin architecture provided by Eclipse. It is written in Java,
and has some nice features to it.
@@ -93,7 +93,7 @@ What you can do:
- Check a single file by bringing up the context menu from the file tab and selecting PMDCheck
- Configure the rulesets that the PMD OpenTool will use by selecting Tools->PMD->Configure PMD
-- Check all the files in a project by brining up the context menu for the project node and selecting PMD Check Project
+- Check all the files in a project by bringing up the context menu for the project node and selecting PMD Check Project
When running PMD, the results will be displayed in the MessageView under a tab called PMD Results. If you click on a