summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-05-28 22:26:03 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-05-28 22:26:03 +0200
commit617129f0e45e4a019b5d6facb8d2679629e34efd (patch)
tree9b0fe0453970b63b3cffa1154da298a6272ab2f7 /src
parentd17d140addd5c88200a983609e7d11a5571d7e7b (diff)
fix typo
Diffstat (limited to 'src')
-rw-r--r--src/common/doc/main_page.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/doc/main_page.md b/src/common/doc/main_page.md
index 61efd582..a74ebd26 100644
--- a/src/common/doc/main_page.md
+++ b/src/common/doc/main_page.md
@@ -95,7 +95,7 @@
\image html "rips_complex_representation.png"
</td>
<td width="50%">
- Rips_complex is a simplicial complex constructed from a one skeleton graph.<br>
+ Rips complex is a simplicial complex constructed from a one skeleton graph.<br>
The filtration value of each edge is computed from a user-given distance function and is inserted until a
user-given threshold value.<br>
This complex can be built from a point cloud and a distance function, or from a distance matrix.