summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-10 14:29:06 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-10 14:29:06 +0000
commiteb0bd21b93509e8a2cb9485ac46dcba128893538 (patch)
tree9bd18d29d3708204a82bf17cf0eef2c5cde69312
parent9661f87b543eb53d0473ceb147e95a7d61bd1763 (diff)
parentd9922fab02fd28d60601dab1aeb5ede2246286d7 (diff)
Merge typo fix
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2327 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 767718d8f949a7c92212c61dd00225d687c25ead
-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