From: maier Date: Sun, 10 Feb 2013 13:54:21 +0000 (+0000) Subject: Small typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ee38786c058d58abcc9aaf50f3654a2001b9a56;p=dealii-svn.git Small typo git-svn-id: https://svn.dealii.org/branches/branch_cmake@28309 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/macros/macro_configure_feature.cmake b/deal.II/cmake/macros/macro_configure_feature.cmake index 8e9e4a7de1..67804f6d4b 100644 --- a/deal.II/cmake/macros/macro_configure_feature.cmake +++ b/deal.II/cmake/macros/macro_configure_feature.cmake @@ -1,6 +1,6 @@ ##### ## -## Copyright (C) 2012 by the deal.II authors +## Copyright (C) 2012, 2013 by the deal.II authors ## ## This file is part of the deal.II library. ## @@ -44,7 +44,7 @@ # fullfilled. In this case all necessary variables for # FEATURE_${feature}_CONFIGURE_EXTERNAL must be set. Otherwise # var should remain unset. -# This macro should give an error (FATAL_ERROR or FATAL_ERROR). +# This macro should give an error (FATAL_ERROR). # # FEATURE_${feature}_CONFIGURE_EXTERNAL(var) (macro, mandatory) # which should setup all necessary configuration for the feature with