summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/concept/IndexingTag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Simplex_tree/concept/IndexingTag.h')
-rw-r--r--src/Simplex_tree/concept/IndexingTag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Simplex_tree/concept/IndexingTag.h b/src/Simplex_tree/concept/IndexingTag.h
index d690da11..1dcdd756 100644
--- a/src/Simplex_tree/concept/IndexingTag.h
+++ b/src/Simplex_tree/concept/IndexingTag.h
@@ -25,6 +25,6 @@
* continuous maps to a cell complex, and compute its persistent
* homology.
*
- * Must be linear_indexing_tag.
+ * Must be `Gudhi::linear_indexing_tag`.
*/
struct IndexingTag {};