From 5b43cf30516b9a3ab5810f941b557258b4d1f526 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 6 Oct 2007 17:40:20 +0000 Subject: [PATCH] Fix typo. [SVN r39725] --- doc/regex.qbk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/regex.qbk b/doc/regex.qbk index 70dffe22..855fce22 100644 --- a/doc/regex.qbk +++ b/doc/regex.qbk @@ -17,7 +17,7 @@ [template sub[x]''''''[x]''''''] -[template tr1[] [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf Technical report on C++ Library Extensions]] +[template tr1[] [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf Technical Report on C++ Library Extensions]] [template syntax_option_type[] [link boost_regex.ref.syntax_option_type `syntax_option_type`]] [template error_type[] [link boost_regex.ref.error_type `error_type`]] [template bad_expression[] [link boost_regex.ref.bad_expression `bad_expression`]] @@ -100,3 +100,4 @@ [include history.qbk] [endsect] +