Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r80495 - trunk/libs/polygon/doc
From: lucanus.j.simonson_at_[hidden]
Date: 2012-09-11 17:42:03


Author: ljsimons
Date: 2012-09-11 17:42:03 EDT (Tue, 11 Sep 2012)
New Revision: 80495
URL: http://svn.boost.org/trac/boost/changeset/80495

Log:
fixed typos
Text files modified:
   trunk/libs/polygon/doc/voronoi_diagram.htm | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/libs/polygon/doc/voronoi_diagram.htm
==============================================================================
--- trunk/libs/polygon/doc/voronoi_diagram.htm (original)
+++ trunk/libs/polygon/doc/voronoi_diagram.htm 2012-09-11 17:42:03 EDT (Tue, 11 Sep 2012)
@@ -677,9 +677,9 @@
             </td>
           </tr>
           <tr>
- <td style="font-family: Courier New,Courier,monospace;">source_index_type <span style="font-weight: bold;">source_category</span>() const<br>
+ <td style="font-family: Courier New,Courier,monospace;">source_category_type <span style="font-weight: bold;">source_category</span>() const<br>
             </td>
- <td>Retruns input site category among the other sites.<br>
+ <td>Returns input site category among the other sites.<br>
 Allows to distinguish between segment site and its endpoints.<br>
 
             </td>
@@ -997,4 +997,4 @@
 </table>
 
 
-</body></html>
\ No newline at end of file
+</body></html>


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