add missing end tag

This commit is contained in:
Sébastien Loriot 2015-10-10 14:05:49 +02:00
parent 3568c7813b
commit e0019b175d
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ to remove once 4.7 is published: -->
<h3>Approximation of Ridges and Umbilics on Triangulated Surface Meshes</h3> <h3>Approximation of Ridges and Umbilics on Triangulated Surface Meshes</h3>
<ul> <ul>
<li> This package now supports any model of the <li> This package now supports any model of the
concept <code>FaceGraph</code>. concept <code>FaceGraph</code>.</li>
<li> <b>Breaking change:</b> The package no longer supports models <li> <b>Breaking change:</b> The package no longer supports models
of <code>TriangulatedSurfaceMesh</code> which are not at the same of <code>TriangulatedSurfaceMesh</code> which are not at the same
time models of the concept <code>FaceGraph</code>. time models of the concept <code>FaceGraph</code>.