|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55961 - sandbox/gtl/doc
From: lucanus.j.simonson_at_[hidden]
Date: 2009-09-01 14:28:48
Author: ljsimons
Date: 2009-09-01 14:28:47 EDT (Tue, 01 Sep 2009)
New Revision: 55961
URL: http://svn.boost.org/trac/boost/changeset/55961
Log:
fixed typo
Text files modified:
sandbox/gtl/doc/gtl_polygon_45_concept.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/gtl/doc/gtl_polygon_45_concept.htm
==============================================================================
--- sandbox/gtl/doc/gtl_polygon_45_concept.htm (original)
+++ sandbox/gtl/doc/gtl_polygon_45_concept.htm 2009-09-01 14:28:47 EDT (Tue, 01 Sep 2009)
@@ -84,7 +84,7 @@
<font face="Times New Roman">Below is shown the default polygon traits.
Specialization of these traits is required for types that don't conform to the
default behavior. Note that these traits are also used by several other
-polygon concepts through SFINE enable template parameter. The SFINE enable
+polygon concepts through SFINAE enable template parameter. The SFINAE enable
parameter also allows the library to provide default specialization that work
for any object that models the 90 degree polygon concepts.</font><p>
<font face="Courier New">template <typename T, typename enable = gtl_yes><br>
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