aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/products/tools/dist/README-AspectJ.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/build/products/tools/dist/README-AspectJ.html b/build/products/tools/dist/README-AspectJ.html
index b369b3571..037222d21 100644
--- a/build/products/tools/dist/README-AspectJ.html
+++ b/build/products/tools/dist/README-AspectJ.html
@@ -162,17 +162,16 @@
<li>the directory <a href="lib"><CODE>&lt;aspectj install dir&gt;/lib</CODE></a>
has the AspectJ binaries,
<ul>
- <li><CODE>aspectjtools.jar</CODE>: libraries for the
- <code>ajc</code>, <code>ajbrowser</code>, and Ant tasks</li>
+ <li><CODE>aspectjtools.jar</CODE>: libraries for
+ <code>ajc</code>, <code>ajbrowser</code>, and the Ant tasks</li>
- <li><CODE>aspectjrt.jar</CODE>: libraries for compiled
- AspectJ code</li>
+ <li><CODE>aspectjrt.jar</CODE>: runtime library for AspectJ programs</li>
</ul>
</li>
<li>the directory <a href="doc"><CODE>&lt;aspectj install dir&gt;/doc</CODE></a>
- has examples, guides for programming and development environments,
- instructions for the Ant tasks, and a quick reference, all available
- from <a href="doc/index.html">index</a> page.
+ has examples, programming and development environment guides,
+ instructions for the Ant tasks, and a quick reference, all linked
+ from the <a href="doc/index.html">index</a> page.
</li>
<li>this <a href="README-AspectJ.html">README-AspectJ.html</a>, and
</li>