From 988c57aa0eb9abd93ae5c8666b119118ac41308d Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth <bangerth@math.tamu.edu>
Date: Fri, 15 Nov 2013 23:12:48 +0000
Subject: [PATCH] Fix error message.

git-svn-id: https://svn.dealii.org/trunk@31679 0785d39b-7218-0410-832d-ea1e28bc413d
---
 tests/deal.II/no_flux_13.debug.output | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/deal.II/no_flux_13.debug.output b/tests/deal.II/no_flux_13.debug.output
index a3ea072984..c47cc29878 100644
--- a/tests/deal.II/no_flux_13.debug.output
+++ b/tests/deal.II/no_flux_13.debug.output
@@ -1,2 +1,2 @@
 
-DEAL::ExcMessage("Error: the finite element has not enough components " "to define a normal direction.")
+DEAL::ExcMessage("Error: the finite element does not have enough components " "to define a normal direction.")
-- 
2.39.5