summaryrefslogtreecommitdiff
path: root/doc/Simplex_tree/Intro_simplex_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Simplex_tree/Intro_simplex_tree.h')
-rw-r--r--doc/Simplex_tree/Intro_simplex_tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Simplex_tree/Intro_simplex_tree.h b/doc/Simplex_tree/Intro_simplex_tree.h
index 940dd694..f5b72ff6 100644
--- a/doc/Simplex_tree/Intro_simplex_tree.h
+++ b/doc/Simplex_tree/Intro_simplex_tree.h
@@ -32,7 +32,7 @@ namespace Gudhi {
* \author Clément Maria
*
* A simplicial complex \f$\mathbf{K}\f$ on a set of vertices \f$V = \{1, \cdots ,|V|\}\f$ is a collection of
- * implices \f$\{\sigma\}\f$, \f$\sigma \subseteq V\f$ such that
+ * simplices \f$\{\sigma\}\f$, \f$\sigma \subseteq V\f$ such that
* \f$\tau \subseteq \sigma \in \mathbf{K} \rightarrow \tau \in \mathbf{K}\f$. The dimension \f$n=|\sigma|-1\f$ of
* \f$\sigma\f$ is its number of elements minus \f$1\f$.
*