fix typo: compressed_pait->compressed_pair

[SVN r7894]
This commit is contained in:
Dave Abrahams 2000-10-03 08:06:19 +00:00
parent 775be75366
commit ad576863b4

View File

@ -61,7 +61,7 @@
<tr> <tr>
<td><a href="../../boost/detail/compressed_pair.hpp">boost/compressed_pair.hpp</a><br> <td><a href="../../boost/detail/compressed_pair.hpp">boost/compressed_pair.hpp</a><br>
[<a href="compressed_pair.htm">Documentation</a>]</td> [<a href="compressed_pair.htm">Documentation</a>]</td>
<td>Template class compressed_pait&lt;T1, T2&gt; which pairs two values <td>Template class compressed_pair&lt;T1, T2&gt; which pairs two values
using the empty member optimisation where appropriate.</td> using the empty member optimisation where appropriate.</td>
</tr> </tr>
</table> </table>