From 57deca25de57e528bce14001b6279ae380f7457d Mon Sep 17 00:00:00 2001
From: maier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Mon, 4 Mar 2013 09:06:31 +0000
Subject: [PATCH] Typo

git-svn-id: https://svn.dealii.org/branches/branch_cmake@28717 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
-- 
2.39.5