Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-10-06 13:40:20


Author: johnmaddock
Date: 2007-10-06 13:40:20 EDT (Sat, 06 Oct 2007)
New Revision: 39725
URL: http://svn.boost.org/trac/boost/changeset/39725

Log:
Fix typo.
Text files modified:
   trunk/libs/regex/doc/regex.qbk | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: trunk/libs/regex/doc/regex.qbk
==============================================================================
--- trunk/libs/regex/doc/regex.qbk (original)
+++ trunk/libs/regex/doc/regex.qbk 2007-10-06 13:40:20 EDT (Sat, 06 Oct 2007)
@@ -17,7 +17,7 @@
 [template sub[x]'''<subscript>'''[x]'''</subscript>''']
 
 
-[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]
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk