fixed typo

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131565 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2004-01-17 16:57:19 +00:00
parent 34dd7bdffc
commit 246605f228

View File

@ -83,7 +83,7 @@ NEW CLASSES
<center><h3>CHANGED CLASSES</h3></center>
<p>These classes have changed in a potentially incompatable way:</p>
<p>These classes have changed in a potentially incompatible way:</p>
<ul>
<li><strong>BufferUnderflowException</strong> - Now extends NoSuchElementException</li>