$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52087 - sandbox/SOC/2007/cgi/trunk/libs/cgi/doc/src
From: lists.drrngrvy_at_[hidden]
Date: 2009-03-31 15:52:35
Author: drrngrvy
Date: 2009-03-31 15:52:35 EDT (Tue, 31 Mar 2009)
New Revision: 52087
URL: http://svn.boost.org/trac/boost/changeset/52087
Log:
Remove stray ':'
Text files modified: 
   sandbox/SOC/2007/cgi/trunk/libs/cgi/doc/src/introduction.qbk |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/SOC/2007/cgi/trunk/libs/cgi/doc/src/introduction.qbk
==============================================================================
--- sandbox/SOC/2007/cgi/trunk/libs/cgi/doc/src/introduction.qbk	(original)
+++ sandbox/SOC/2007/cgi/trunk/libs/cgi/doc/src/introduction.qbk	2009-03-31 15:52:35 EDT (Tue, 31 Mar 2009)
@@ -40,7 +40,7 @@
   The __amort_example__ example uses Google cTemplate for dealing with HTML templates. Consider having a look at it, or at the upcoming ''Karma'' part of Boost.Spirit.
 ]
 
-[h4 Concepts]:
+[h4 Concepts]
 
 The library provides abstractions which hide details of the varying specifications of CGI, FastCGI and SCGI. The main abstractions are, briefly: