From: bangerth Date: Fri, 15 Nov 2013 23:12:48 +0000 (+0000) Subject: Fix error message. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac134fddd93af5dd6e619c11a1972be36479f215;p=dealii-svn.git Fix error message. git-svn-id: https://svn.dealii.org/trunk@31679 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.")