Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50196 - sandbox/committee/rvalue_ref
From: dgregor_at_[hidden]
Date: 2008-12-08 12:12:03


Author: dgregor
Date: 2008-12-08 12:12:03 EST (Mon, 08 Dec 2008)
New Revision: 50196
URL: http://svn.boost.org/trac/boost/changeset/50196

Log:
Fix a typo
Text files modified:
   sandbox/committee/rvalue_ref/n2812_08-0322_soundness.rst | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/committee/rvalue_ref/n2812_08-0322_soundness.rst
==============================================================================
--- sandbox/committee/rvalue_ref/n2812_08-0322_soundness.rst (original)
+++ sandbox/committee/rvalue_ref/n2812_08-0322_soundness.rst 2008-12-08 12:12:03 EST (Mon, 08 Dec 2008)
@@ -663,7 +663,7 @@
 
 With the stream insertion and extraction operators, the introduction
 of the ``operator>>`` and ``operator>>`` templates described in
-section 'Impact on the Standard Library'_ eliminates the need for the
+section `Impact on the Standard Library`_ eliminates the need for the
 use of ``&&&``. We expect that most other uses of ``&&&`` can be
 addressed using this approach.
 


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