Fixed typo.

[SVN r1229]
This commit is contained in:
Thomas Witt
2003-04-28 02:44:37 +00:00
parent 9189d5bd60
commit 3f5ac1b1a1

View File

@@ -276,7 +276,7 @@ namespace boost
// //
// For compilers not supporting is_convertible this only // For compilers not supporting is_convertible this only
// works with the new boost return and traversal category // works with the new boost return and traversal category
// types. The exect boost _types_ are required. No derived types // types. The exact boost _types_ are required. No derived types
// will work. // will work.
// //
// //