summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-10 14:25:01 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-10 14:25:01 +0000
commitd9922fab02fd28d60601dab1aeb5ede2246286d7 (patch)
tree9bd18d29d3708204a82bf17cf0eef2c5cde69312 /src
parent2334cb2704e84792f3972ba7d3b45a7b9ee75f67 (diff)
Typo fix
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2326 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 7c88a0635bdeffc643127106574501ce72645546
Diffstat (limited to 'src')
-rw-r--r--src/cython/doc/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cython/doc/installation.rst b/src/cython/doc/installation.rst
index f818366b..373e0717 100644
--- a/src/cython/doc/installation.rst
+++ b/src/cython/doc/installation.rst
@@ -11,7 +11,7 @@ It also requires cmake to generate makefiles, and cython to compile the
library.
On `Windows <https://wiki.python.org/moin/WindowsCompilers>`_ , only Python
-3.5 and 3.6 are available because of required Visual Studio version.
+3.5 and 3.6 are available because of the required Visual Studio version.
On other systems, if you have several Python/cython installed, the version 2.X
will be used by default, but you can force it by adding