Library name fixed

[SVN r23613]
This commit is contained in:
Pavol Droba
2004-07-16 07:51:36 +00:00
parent 4e55a78e2d
commit 00d09671f5

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<library name="string_algo" dirname="string_algo" xmlns:xi="http://www.w3.org/2001/XInclude"
<library name="String Algorithms" dirname="algorithm/string" xmlns:xi="http://www.w3.org/2001/XInclude"
id="string_algo" last-revision="$Date$">
<libraryinfo>
<author>
@ -25,7 +25,7 @@
</legalnotice>
<librarypurpose>
A set of generic string-related algorithms and utilities.
A set of generic string-related algorithms and utilities
</librarypurpose>
<librarycategory name="category:algoritms"/>
<librarycategory name="category:string-text"/>