From: Matthias Maier Date: Sun, 15 Dec 2013 16:42:22 +0000 (+0000) Subject: fix typo X-Git-Tag: v8.2.0-rc1~1186 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cbb8b74e0dec37ad02038ce5e75428dd6ddc4e;p=dealii.git fix typo git-svn-id: https://svn.dealii.org/trunk@32020 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/users/Config.sample b/deal.II/doc/users/Config.sample index 075bfe22eb..c0fdc27e65 100644 --- a/deal.II/doc/users/Config.sample +++ b/deal.II/doc/users/Config.sample @@ -92,7 +92,7 @@ # ) # # SET(DEAL_II_CXX_FLAGS "" CACHE STRING -# "The user supplied cache variable will be appended _at the end_ of the auto generated CMAKE_CXX_FLAGS variable" +# "The user supplied cache variable will be appended _at the end_ of the auto generated DEAL_II_CXX_FLAGS variable" # ) # # SET(DEAL_II_CXX_FLAGS_DEBUG "" CACHE STRING