$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r62461 - trunk/libs/algorithm/string/doc
From: daniel_james_at_[hidden]
Date: 2010-06-06 03:18:24
Author: danieljames
Date: 2010-06-06 03:18:24 EDT (Sun, 06 Jun 2010)
New Revision: 62461
URL: http://svn.boost.org/trac/boost/changeset/62461
Log:
Typo.
Text files modified:
trunk/libs/algorithm/string/doc/string_algo.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/algorithm/string/doc/string_algo.xml
==============================================================================
--- trunk/libs/algorithm/string/doc/string_algo.xml (original)
+++ trunk/libs/algorithm/string/doc/string_algo.xml 2010-06-06 03:18:24 EDT (Sun, 06 Jun 2010)
@@ -33,7 +33,7 @@
<librarypurpose>
A set of generic string-related algorithms and utilities
</librarypurpose>
- <librarycategory name="category:algoritms"/>
+ <librarycategory name="category:algorithms"/>
<librarycategory name="category:string-text"/>
</libraryinfo>