summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/include
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-26 09:32:49 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-26 09:32:49 +0100
commit571cf3f3087f84a251e3029ffe357cc4434528d1 (patch)
tree940695d728ffdda271ee952f867a51f2ff7834a2 /src/Bottleneck_distance/include
parentcbb350d81a8c4acadf31b604aaebde209f462e55 (diff)
parent63e4222e528317b7e0385bf5881393ff2f97fa80 (diff)
Merge branch 'master' into iterator_over_simplex_tree
Diffstat (limited to 'src/Bottleneck_distance/include')
-rw-r--r--src/Bottleneck_distance/include/gudhi/Persistence_graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bottleneck_distance/include/gudhi/Persistence_graph.h b/src/Bottleneck_distance/include/gudhi/Persistence_graph.h
index f791e37c..e1e3522e 100644
--- a/src/Bottleneck_distance/include/gudhi/Persistence_graph.h
+++ b/src/Bottleneck_distance/include/gudhi/Persistence_graph.h
@@ -25,7 +25,7 @@ namespace Gudhi {
namespace persistence_diagram {
-/** \internal \brief Structure representing an euclidean bipartite graph containing
+/** \internal \brief Structure representing a Euclidean bipartite graph containing
* the points from the two persistence diagrams (including the projections).
*
* \ingroup bottleneck_distance