Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50827 - website/public_html/beta/doc
From: daniel_james_at_[hidden]
Date: 2009-01-27 16:24:12


Author: danieljames
Date: 2009-01-27 16:24:11 EST (Tue, 27 Jan 2009)
New Revision: 50827
URL: http://svn.boost.org/trac/boost/changeset/50827

Log:
Fix typo in flyweight description. Too much data duplication.
Text files modified:
   website/public_html/beta/doc/libraries.xml | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/doc/libraries.xml
==============================================================================
--- website/public_html/beta/doc/libraries.xml (original)
+++ website/public_html/beta/doc/libraries.xml 2009-01-27 16:24:11 EST (Tue, 27 Jan 2009)
@@ -393,7 +393,7 @@
     <boost-version>1.38.0</boost-version>
     <name>Flyweight</name>
     <authors>Joaqu&#237;n M L&#243;pez Mu&#241;oz</authors>
- <description>Design pattern to manage larque quantities of highly redundant
+ <description>Design pattern to manage large quantities of highly redundant
     objects.</description>
     <documentation>libs/flyweight/doc/index.html</documentation>
     <std-proposal>false</std-proposal>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk