summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjamin <cjamin@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-10-26 15:08:50 +0000
committercjamin <cjamin@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-10-26 15:08:50 +0000
commit629542264458d2174ece2c18a490f63d1a231802 (patch)
tree20d849bb6c7d66b05782b338d7162ddbabfe6cb1
parenta60c38b4738f8147b0f6fb0f27eaa55cf466e22f (diff)
Fix sentence
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/add_utils_in_gudhi_v2@2807 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 8d914e747993fc8c1883ee6c0807c3335c816a3e
-rw-r--r--src/common/doc/main_page.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index 466236ad..9071b566 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -323,7 +323,7 @@ make doxygen
* <a target="_blank" href="http://eigen.tuxfamily.org/">Eigen3</a> is a C++ template library for linear algebra:
* matrices, vectors, numerical solvers, and related algorithms.
*
- * The following example requires the <a target="_blank" href="http://eigen.tuxfamily.org/">Eigen3</a> and will not be
+ * The following examples/utilities require the <a target="_blank" href="http://eigen.tuxfamily.org/">Eigen3</a> and will not be
* built if Eigen3 is not installed:
* \li <a href="_alpha_complex_2_alpha_complex_from_off_8cpp-example.html">
* Alpha_complex/Alpha_complex_from_off.cpp</a>