aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pdGuideDB/ajcore.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pdGuideDB/ajcore.xml')
-rw-r--r--docs/pdGuideDB/ajcore.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pdGuideDB/ajcore.xml b/docs/pdGuideDB/ajcore.xml
index c78ce85e3..d600cb029 100644
--- a/docs/pdGuideDB/ajcore.xml
+++ b/docs/pdGuideDB/ajcore.xml
@@ -4,8 +4,8 @@
<sect1 id="ajcore-introduction">
<title>Introduction</title>
- <para> When the compiler terminates abnormally, either because an abort message was
- issued or an exception was thrown, a AspectJ core file will be produced. You will
+ <para> When the compiler terminates abnormally, either because a particular kind of message was
+ issued or an exception was thrown, an AspectJ core file will be produced. You will
find it the working directory of the compiler and will have a name that contains
the date and time that the file was produced
e.g. <literal>ajcore.20060810.173655.626.txt</literal>. </para>