From 90bc6efa09ca6f0a7508a944749249441ce8e9a2 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Wed, 25 Oct 2017 18:56:03 +0200 Subject: [PATCH] Fix typo --- doc/developers/cmake-internals.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 109ff75d44..571d91aa37 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -377,7 +377,7 @@ DEAL_II_PACKAGE_HANDLE(UMFPACK The macro concatenates all specified variables into the final FEATURE_SUFFIX variable. Hereby, a feature is successfully found if all REQUIRED variables are - non-empty an not set to "-NOTFOUND". + non-empty and not set to "-NOTFOUND". OPTIONAL variables are just filtered out in this case. As a last set of parameters the full list of cached search result variables must be specified after the CLEAR keyword - -- 2.39.5