From: Wolfgang Bangerth Date: Sat, 18 Dec 2010 04:56:47 +0000 (+0000) Subject: Fix a grammar fail. X-Git-Tag: v8.0.0~4660 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcec9d842209ed81712b56ee5b6a28c4d8712602;p=dealii.git Fix a grammar fail. git-svn-id: https://svn.dealii.org/trunk@22999 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/vectors.h b/deal.II/include/deal.II/numerics/vectors.h index fb3e9e4b84..3287568555 100644 --- a/deal.II/include/deal.II/numerics/vectors.h +++ b/deal.II/include/deal.II/numerics/vectors.h @@ -312,7 +312,7 @@ class ConstraintMatrix; * function is automatically projected along the curve, and the * difference is only computed on the tangential part of the * gradient, since no information is available, on the finite - * dimensional one, on the normal component of the gradient. + * dimensional one, on the normal component of the gradient. * * * All functions use the finite element given to the DoFHandler object the last @@ -641,7 +641,7 @@ class VectorTools const std::vector &component_mask = std::vector()); /** - * @deprecated This function is there mainly + * @deprecated This function exists mainly * for backward compatibility. * * Same function as above, but