enver 2003/12/16 15:24:10
Modified: src/java/org/apache/bcel/util package.html
Log:
Typo
Revision Changes Path
1.2 +2 -2 jakarta-bcel/src/java/org/apache/bcel/util/package.html
Index: package.html
===================================================================
RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/util/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 29 Oct 2001 20:00:31 -0000 1.1
+++ package.html 16 Dec 2003 23:24:10 -0000 1.2
@@ -17,7 +17,7 @@
<li>A converter for class files to HTML</li>
<li>A tool to find instructions patterns via regular expressions</li>
<li>A class to find classes as defined in the CLASSPATH</li>
-<li>A class loader that allows to create clases at run time</li>
+<li>A class loader that allows to create classes at run time</li>
</ul>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-dev-help@jakarta.apache.org
|