]> source.dussan.org Git - aspectj.git/commitdiff
*minor* editorial changes for beta5
authorwisberg <wisberg>
Fri, 28 Feb 2003 07:45:15 +0000 (07:45 +0000)
committerwisberg <wisberg>
Fri, 28 Feb 2003 07:45:15 +0000 (07:45 +0000)
build/products/tools/dist/README-AspectJ.html

index b369b357105cd2c661c308119f8682d2f887a2ac..037222d21bbd5998b8da83de40ca7a63f7a1f3c3 100644 (file)
   <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>