From 3024ecbfe4b35f39aa6d9f3f00eadc74f1d72a55 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 12 Apr 2006 01:42:53 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@12824 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/vectors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index 06d1233400..7d17b68c68 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -228,7 +228,7 @@ class ConstraintMatrix; * The function @p integrate_difference performs the calculation of * the error between a given (continuous) reference function and the * finite element solution in different norms. The integration is - * performed using a given quadrature formulae and assumes that the + * performed using a given quadrature formula and assumes that the * given finite element objects equals that used for the computation * of the solution. * -- 2.39.5