summaryrefslogtreecommitdiff
path: root/src/cython
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-02-23 09:49:33 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-02-23 09:49:33 +0000
commit34ef9c33fc2d8b5cf9c99c42fa0c5c93e2f754be (patch)
tree77de689684a3d1d206c469b7e9533563a7255f74 /src/cython
parent45e5cb8eb1f4b72198cbd58b99c4ddf29b8a6044 (diff)
Doc review fix (sphinx typo)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2097 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e9e35a69ce1286a040348b2a49cd6093342b17fc
Diffstat (limited to 'src/cython')
-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 e5cd4cbb..0a715b34 100644
--- a/src/cython/doc/installation.rst
+++ b/src/cython/doc/installation.rst
@@ -48,7 +48,7 @@ generate the documentation. Run the following commands in a terminal:
.. code-block:: bash
- make sphynx
+ make sphinx
Optional third-party library
****************************