Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57220 - trunk/libs/spirit/doc/qi
From: daniel_james_at_[hidden]
Date: 2009-10-29 04:37:38


Author: danieljames
Date: 2009-10-29 04:37:36 EDT (Thu, 29 Oct 2009)
New Revision: 57220
URL: http://svn.boost.org/trac/boost/changeset/57220

Log:
Small typo in spirit docs.
Text files modified:
   trunk/libs/spirit/doc/qi/directive.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/spirit/doc/qi/directive.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/directive.qbk (original)
+++ trunk/libs/spirit/doc/qi/directive.qbk 2009-10-29 04:37:36 EDT (Thu, 29 Oct 2009)
@@ -254,7 +254,7 @@
 
 The `raw[]` disregards the attribute of its subject parser, instead
 exposing the half-open range `[first, last)` pointing to the matched
-characters from the input stream. The `raw[]` directive breings back the
+characters from the input stream. The `raw[]` directive brings back the
 classic Spirit transduction (un-attributed) behavior for a subject
 parser.
 


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