summaryrefslogtreecommitdiff
path: root/src/cython/cython/tangential_complex.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/cython/tangential_complex.pyx')
-rw-r--r--src/cython/cython/tangential_complex.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cython/cython/tangential_complex.pyx b/src/cython/cython/tangential_complex.pyx
index 7b54e48e..52bd8111 100644
--- a/src/cython/cython/tangential_complex.pyx
+++ b/src/cython/cython/tangential_complex.pyx
@@ -142,7 +142,7 @@ cdef class TangentialComplex:
"""Attempts to fix inconsistencies by perturbing the point positions.
:param max_perturb: Maximum length of the translations used by the
- perturbation.
+ perturbation.
:type max_perturb: double
:param time_limit: Time limit in seconds. If -1, no time limit is set.
:type time_limit: double