summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2019-12-12 09:41:04 +0100
committerGitHub <noreply@github.com>2019-12-12 09:41:04 +0100
commita1b6e5a034bc698b02d3c93e1707cab5622eaea6 (patch)
treeb3ccefdfbad823843ee512d58b83a47bf6f58c9e /src
parent7f426f5a85051676ffb6f8952689bd400ddcc10b (diff)
Code review: typo in src/python/doc/installation.rst
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
Diffstat (limited to 'src')
-rw-r--r--src/python/doc/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index 3553ae51..c3ddc017 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -100,7 +100,7 @@ following command in a terminal:
`make test` is using
`Ctest <https://cmake.org/cmake/help/latest/manual/ctest.1.html>`_ (CMake test
-driver program). If some of the tests are failing, plend send us the result of
+driver program). If some of the tests are failing, please send us the result of
the following command:
.. code-block:: bash