summaryrefslogtreecommitdiff
path: root/src/Rips_complex
diff options
context:
space:
mode:
authorcjamin <cjamin@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-30 14:35:47 +0000
committercjamin <cjamin@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-30 14:35:47 +0000
commitee78c169e19a75c180a27e7a9a29242e445533f9 (patch)
treee252d7652bd655f4e5e7ea9f08708b18b4599dc2 /src/Rips_complex
parent69f1406e4cea402670fec98338055ce4fe48f8b0 (diff)
Missing word
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2029 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6260e9a89d40c8930ae723d80baef2a507ea41b6
Diffstat (limited to 'src/Rips_complex')
-rw-r--r--src/Rips_complex/doc/Intro_rips_complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Rips_complex/doc/Intro_rips_complex.h b/src/Rips_complex/doc/Intro_rips_complex.h
index 64fd34bc..884a4eff 100644
--- a/src/Rips_complex/doc/Intro_rips_complex.h
+++ b/src/Rips_complex/doc/Intro_rips_complex.h
@@ -49,7 +49,7 @@ namespace rips_complex {
* the complex.
*
* When creating a simplicial complex from this one skeleton graph, rips inserts the one skeleton graph into the data
- * structure, and then expands the simplicial when required.
+ * structure, and then expands the simplicial complex when required.
*
* \image html "rips_complex_representation.png" "Rips-complex one skeleton graph representation"
*