summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-11 17:14:22 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-11 17:14:22 +0200
commit0c64c706fa2c298cac079c00f71ef95061f9e6f8 (patch)
tree61ed9c01c6e416a69b788e61206f0aaf4da11f7f
parenta9fa1ba093b13f847dd3921d0c3d2d44342a4dcd (diff)
doc review
-rw-r--r--src/python/doc/alpha_complex_user.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst
index 373853c8..d49f45b4 100644
--- a/src/python/doc/alpha_complex_user.rst
+++ b/src/python/doc/alpha_complex_user.rst
@@ -12,7 +12,7 @@ Definition
`AlphaComplex` is constructing a :doc:`SimplexTree <simplex_tree_ref>` using
`Delaunay Triangulation <http://doc.cgal.org/latest/Triangulation/index.html#Chapter_Triangulations>`_
:cite:`cgal:hdj-t-19b` from the `Computational Geometry Algorithms Library <http://www.cgal.org/>`_
-(CGAL Library :cite:`cgal:eb-19b`).
+:cite:`cgal:eb-19b`.
Remarks
^^^^^^^