From 4ae98c397c879821257928497f522514fe35bb90 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 16 Jul 2008 21:03:14 +0000 Subject: [PATCH] minor documentation update [SVN r47493] --- doc/throw_exception.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/throw_exception.html b/doc/throw_exception.html index 63861ab..27e7b17 100644 --- a/doc/throw_exception.html +++ b/doc/throw_exception.html @@ -47,7 +47,7 @@ boost
Boost Exception
boost/throw_exception.hpp
enable_current_exception
-
Tutorial: Transporting of Exceptions Between Threads
+
Transporting of Exceptions Between Threads