summaryrefslogtreecommitdiff
path: root/src/cython
diff options
context:
space:
mode:
authorglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-05-02 20:14:45 +0000
committerglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-05-02 20:14:45 +0000
commit00ac8cd356f628490630c8294b3fea2a6c52e082 (patch)
treebd24c5128a09b9043c7c2ba4d013aa01ac03bdfb /src/cython
parent08f745543df5944075c9091f97c217284ce7f52f (diff)
typos
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2392 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6f20690dcf711382a244eef6ce6eccab76315710
Diffstat (limited to 'src/cython')
-rw-r--r--src/cython/doc/alpha_complex_sum.rst2
-rw-r--r--src/cython/doc/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/cython/doc/alpha_complex_sum.rst b/src/cython/doc/alpha_complex_sum.rst
index 8437e901..a5f6420a 100644
--- a/src/cython/doc/alpha_complex_sum.rst
+++ b/src/cython/doc/alpha_complex_sum.rst
@@ -16,7 +16,7 @@
| | complex. |
| | |
| | This package requires having CGAL version 4.7 or higher (4.8.1 is |
-| | advised for better perfomances). |
+| | advised for better performance). |
+----------------------------------------------------------------+------------------------------------------------------------------------+
| :doc:`alpha_complex_user` | :doc:`alpha_complex_ref` |
+----------------------------------------------------------------+------------------------------------------------------------------------+
diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst
index 89bc0bb2..4f5acfd4 100644
--- a/src/cython/doc/index.rst
+++ b/src/cython/doc/index.rst
@@ -20,7 +20,7 @@ data structures.
The current release of the GUDHI library includes:
* Data structures to represent, construct and manipulate simplicial complexes.
-* Simplication of simplicial complexes by edge contraction.
+* Simplification of simplicial complexes by edge contraction.
* Algorithms to compute persistent homology and bottleneck distance.
We refer to :cite:`gudhilibrary_ICMS14` for a detailed description of the