From: Wolfgang Bangerth Date: Wed, 25 Apr 2018 03:36:07 +0000 (-0600) Subject: Fix a grammar mistake. X-Git-Tag: v9.0.0-rc1~118^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6323%2Fhead;p=dealii.git Fix a grammar mistake. --- diff --git a/cmake/modules/FindLAPACK.cmake b/cmake/modules/FindLAPACK.cmake index cf201ce6ee..eefa78d001 100644 --- a/cmake/modules/FindLAPACK.cmake +++ b/cmake/modules/FindLAPACK.cmake @@ -67,7 +67,7 @@ IF(DEFINED LAPACK_LIBRARIES) ENDIF() # -# Work around a bug in CMake 3.11 by simply filtering out out +# Work around a bug in CMake 3.11 by simply filtering out # "PkgConf::PKGC_BLAS". See bug # https://gitlab.kitware.com/cmake/cmake/issues/17934 #