From: maier Date: Mon, 4 Mar 2013 09:06:31 +0000 (+0000) Subject: Typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57deca25de57e528bce14001b6279ae380f7457d;p=dealii-svn.git Typo git-svn-id: https://svn.dealii.org/branches/branch_cmake@28717 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/GNUmakefile b/deal.II/GNUmakefile index 2b581cc63e..0d584c1d26 100644 --- a/deal.II/GNUmakefile +++ b/deal.II/GNUmakefile @@ -11,7 +11,7 @@ else @echo "#" @echo "# Support GNUmakefile for deal.II" @echo "#" - @echo "# TODO: Helpfull message on how to use CMake" + @echo "# TODO: Helpful message on how to use CMake" @echo "#" @echo "# The following support targets exist:" @echo "# indent - run astyle on the source base"