From: Matthias Maier Date: Thu, 7 Mar 2013 08:14:11 +0000 (+0000) Subject: Typos X-Git-Tag: v8.0.0~1079^2~18 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4cffd44d6f3d5f83b687e1e2c364361d644ea99;p=dealii.git Typos git-svn-id: https://svn.dealii.org/branches/branch_cmake@28774 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/configure/configure_trilinos.cmake b/deal.II/cmake/configure/configure_trilinos.cmake index 6d409676d0..4e12abe708 100644 --- a/deal.II/cmake/configure/configure_trilinos.cmake +++ b/deal.II/cmake/configure/configure_trilinos.cmake @@ -207,7 +207,7 @@ MACRO(FEATURE_TRILINOS_ERROR_MESSAGE) MESSAGE(FATAL_ERROR "\n" "Could not find a suitable set of trilinos libraries!\n" ${TRILINOS_ADDITIONAL_INFORMATION} - "Please ensure that all necessary libraries are installed on your computer.\n" + "Please ensure that a suitable set of trilinos libraries are installed on your computer.\n" "If the libraries are not at a default location, either provide some hints\n" "for the autodetection:\n" " $ TRILINOS_DIR=\"...\" cmake <...>\n"