summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2019-12-12 09:40:35 +0100
committerGitHub <noreply@github.com>2019-12-12 09:40:35 +0100
commit7f426f5a85051676ffb6f8952689bd400ddcc10b (patch)
treece305355fc5bea0a09ba238b82da6db6d443ac1d /src
parent94118b7c5c723bf62dcdafd404d492e8d78d0019 (diff)
Code review: Typo in src/common/doc/installation.h
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
Diffstat (limited to 'src')
-rw-r--r--src/common/doc/installation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/doc/installation.h b/src/common/doc/installation.h
index c4ca10d1..d70a2efa 100644
--- a/src/common/doc/installation.h
+++ b/src/common/doc/installation.h
@@ -34,7 +34,7 @@ make \endverbatim
* To test your build, run the following command in a terminal:
* \verbatim make test \endverbatim
* `make test` is using <a href="https://cmake.org/cmake/help/latest/manual/ctest.1.html">Ctest<\a> (CMake test driver
- * program). If some of the tests are failing, plend send us the result of the following command:
+ * program). If some of the tests are failing, please send us the result of the following command:
* \verbatim ctest --output-on-failure \endverbatim
*
* \subsection documentationgeneration Documentation