summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/include/gudhi/Persistence_graph.h
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-02-08 17:39:05 +0100
committerMarc Glisse <marc.glisse@inria.fr>2020-02-08 17:39:05 +0100
commitb75123eeda446e7f778d4939da67a78e4c8c6abc (patch)
tree70c38534a978c23b6f9b9fe0cc90de555d7c2919 /src/Bottleneck_distance/include/gudhi/Persistence_graph.h
parent458ee3e95c752f09058d933349851c8a3a730cad (diff)
Euclidean with a capital E
Diffstat (limited to 'src/Bottleneck_distance/include/gudhi/Persistence_graph.h')
-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