summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
****************************