aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pdGuideDB/pdguide.xml
diff options
context:
space:
mode:
authormwebster <mwebster>2006-10-31 16:26:07 +0000
committermwebster <mwebster>2006-10-31 16:26:07 +0000
commitd89bcf0270367f233ae420984d6dbc8772010a7e (patch)
tree8c1934d2cca01d2bbf48aae4aa6aabe3aea0a129 /docs/pdGuideDB/pdguide.xml
parent710844d944208af8b70a64290d1d145123c80fbe (diff)
downloadaspectj-d89bcf0270367f233ae420984d6dbc8772010a7e.tar.gz
aspectj-d89bcf0270367f233ae420984d6dbc8772010a7e.zip
Bug 159854 "Problem Diagnosis Guide" (typos)
Diffstat (limited to 'docs/pdGuideDB/pdguide.xml')
-rw-r--r--docs/pdGuideDB/pdguide.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pdGuideDB/pdguide.xml b/docs/pdGuideDB/pdguide.xml
index 8b79e6573..dab3070bf 100644
--- a/docs/pdGuideDB/pdguide.xml
+++ b/docs/pdGuideDB/pdguide.xml
@@ -29,7 +29,7 @@
<abstract>
<para>
This guide describes how to gather and interpret information from the AspectJ compiler
- to when diagnsoing problems in AspectJ programs, configuring the load-time weaving
+ to diagnosing problems in AspectJ programs, configuring the load-time weaving
framework or reporting bugs on Bugzilla. Some information e.g. messages is intended to
help you solve coding or configuration problems. Other information is intended to be
be used by the AspectJ team when trying to fix bugs.