|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-04-20 14:39:47
Author: danieljames
Date: 2008-04-20 14:39:47 EDT (Sun, 20 Apr 2008)
New Revision: 44647
URL: http://svn.boost.org/trac/boost/changeset/44647
Log:
Fix another typo in spirit docs.
Text files modified:
branches/doc/libs/spirit/doc/what_s_new.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/doc/libs/spirit/doc/what_s_new.qbk
==============================================================================
--- branches/doc/libs/spirit/doc/what_s_new.qbk (original)
+++ branches/doc/libs/spirit/doc/what_s_new.qbk 2008-04-20 14:39:47 EDT (Sun, 20 Apr 2008)
@@ -35,7 +35,7 @@
corrected as described above. As an alternative you can define the preprocessor
constant `BOOST_SPIRIT_USE_OLD_NAMESPACE`, which will force the Spirit Classic
code to be in the namespace `boost::spirit` as before. This is not recommended,
-though, as it may result in naming clashs
+though, as it may result in naming clashes.
The change of the namespace will be automatically deactivated whenever the
deprecated include files are being used. This ensures full backwards
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