$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: eric_at_[hidden]
Date: 2008-01-27 00:57:09
Author: eric_niebler
Date: 2008-01-27 00:57:08 EST (Sun, 27 Jan 2008)
New Revision: 42991
URL: http://svn.boost.org/trac/boost/changeset/42991
Log:
fix typo
Text files modified: 
   trunk/libs/xpressive/proto/doc/proto.qbk |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/xpressive/proto/doc/proto.qbk
==============================================================================
--- trunk/libs/xpressive/proto/doc/proto.qbk	(original)
+++ trunk/libs/xpressive/proto/doc/proto.qbk	2008-01-27 00:57:08 EST (Sun, 27 Jan 2008)
@@ -86,7 +86,7 @@
     [Describes the tools Proto provides for making your expression trees do
      something useful.]]
 [[[link boost_proto.users_guide.expression_introspection Expression Introspection]]
-    [Describes Proto's grammar matching faciities, which make
+    [Describes Proto's grammar matching facilities, which make
      it easy to discover the structure of an expression tree.]]
 [[[link boost_proto.users_guide.expression_transformation Expression Transformation]]
     [Describes how to write expression transforms that turn an expression tree