From 1f533ac912ba1e47881576c78027015b2f870f7c Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 29 May 2012 14:02:10 +0000 Subject: [PATCH] Improve English language wording. git-svn-id: https://svn.dealii.org/trunk@25556 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/numerics/vectors.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/include/deal.II/numerics/vectors.h b/deal.II/include/deal.II/numerics/vectors.h index f1fc9bf688..823d6a45e3 100644 --- a/deal.II/include/deal.II/numerics/vectors.h +++ b/deal.II/include/deal.II/numerics/vectors.h @@ -891,8 +891,8 @@ namespace VectorTools const std::vector &component_mask = std::vector()); /** - * @deprecated This function is there - * mainly for backward compatibility. + * @deprecated This function exists + * only for backward compatibility. * * Same function as above, but taking * only one pair of boundary indicator -- 2.39.5