$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r49968 - sandbox/mirror/doc/html/mirror/non_boost_book/concepts
From: chochlik_at_[hidden]
Date: 2008-11-27 14:57:31
Author: matus.chochlik
Date: 2008-11-27 14:57:31 EST (Thu, 27 Nov 2008)
New Revision: 49968
URL: http://svn.boost.org/trac/boost/changeset/49968
Log:
[mirror 0.2.x]
- minor fix of the docs
Text files modified: 
   sandbox/mirror/doc/html/mirror/non_boost_book/concepts/ontology.xml |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/mirror/doc/html/mirror/non_boost_book/concepts/ontology.xml
==============================================================================
--- sandbox/mirror/doc/html/mirror/non_boost_book/concepts/ontology.xml	(original)
+++ sandbox/mirror/doc/html/mirror/non_boost_book/concepts/ontology.xml	2008-11-27 14:57:31 EST (Thu, 27 Nov 2008)
@@ -139,7 +139,7 @@
                         <fn_param concept="TraversalContext" name="_context"/>
                         <desc>The visitor enters the list of member attributes reflected by _meta_class_attributes, of a class reflected by _meta_class in the context indicated by _context.</desc>
                 </member_function>
-		<member_function concept="void" name="leave_base_classes">
+		<member_function concept="void" name="leave_attributes">
                         <fn_param concept="MetaClass" name="_meta_class"/>
                         <fn_param concept="MetaClassAttributes" name="_meta_class_attributes"/>
                         <fn_param concept="TraversalContext" name="_context"/>