From a3beb1d4ccecd0597f04a6e402905237f89c97e7 Mon Sep 17 00:00:00 2001 From: maier Date: Thu, 7 Mar 2013 08:14:11 +0000 Subject: [PATCH] Typos git-svn-id: https://svn.dealii.org/branches/branch_cmake@28774 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake/configure/configure_trilinos.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5