Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76153 - trunk/libs/spirit/doc/qi
From: hartmut.kaiser_at_[hidden]
Date: 2011-12-25 13:03:42


Author: hkaiser
Date: 2011-12-25 13:03:41 EST (Sun, 25 Dec 2011)
New Revision: 76153
URL: http://svn.boost.org/trac/boost/changeset/76153

Log:
Spirit: fixed spelling (fixed #6003: occured is spelled occurred)
Text files modified:
   trunk/libs/spirit/doc/qi/error_handling.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/spirit/doc/qi/error_handling.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/error_handling.qbk (original)
+++ trunk/libs/spirit/doc/qi/error_handling.qbk 2011-12-25 13:03:41 EST (Sun, 25 Dec 2011)
@@ -80,7 +80,7 @@
     [[Arg] [Description]]
     [[first] [The position of the iterator when the rule with the handler was entered.]]
     [[last] [The end of input.]]
- [[error-pos] [The actual position of the iterator where the error occurred.]]
+ [[error-pos] [The actual position of the iterator where the error occured.]]
     [[what] [What failed: a string describing the failure.]]
 ]
 


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