From 757d86d81e811f105f72fdfce5bc18d83aaa08d4 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 24 Apr 2008 17:42:59 +0000 Subject: Edits to doxygen comments for user documentation. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651321 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/framing/TemplateVisitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/qpid/framing/TemplateVisitor.h') diff --git a/cpp/src/qpid/framing/TemplateVisitor.h b/cpp/src/qpid/framing/TemplateVisitor.h index 8c719e5110..d6d59603f7 100644 --- a/cpp/src/qpid/framing/TemplateVisitor.h +++ b/cpp/src/qpid/framing/TemplateVisitor.h @@ -27,7 +27,7 @@ namespace qpid { namespace framing { /** - * Metafunction to generate a visitor class derived from Base with a + * Metafunction to generate a visitor class derived from Base, with a * visit for each type in TypeList calling functor F. TypeList may be * any boost::mpl type collection e.g. mpl::list. * -- cgit v1.2.1