From: bangerth Date: Fri, 10 Aug 2012 12:25:50 +0000 (+0000) Subject: Minor edit. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f478bcdb026a536fefc2e12992902aa017123a;p=dealii-svn.git Minor edit. git-svn-id: https://svn.dealii.org/trunk@25876 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/matrices.h b/deal.II/include/deal.II/numerics/matrices.h index 50cb95c5cd..33697a4fa4 100644 --- a/deal.II/include/deal.II/numerics/matrices.h +++ b/deal.II/include/deal.II/numerics/matrices.h @@ -10,7 +10,7 @@ // //--------------------------------------------------------------------------- -//this files is deprecated, use vector_tools.h instead +//this file is deprecated, use matrix_tools.h instead #ifndef __deal2__matrices_h #define __deal2__matrices_h diff --git a/deal.II/include/deal.II/numerics/vectors.h b/deal.II/include/deal.II/numerics/vectors.h index e58257dd91..5a2a391ea9 100644 --- a/deal.II/include/deal.II/numerics/vectors.h +++ b/deal.II/include/deal.II/numerics/vectors.h @@ -10,7 +10,7 @@ // //--------------------------------------------------------------------------- -//this files is deprecated, use vector_tools.h instead +//this file is deprecated, use vector_tools.h instead #ifndef __deal2__vectors_h #define __deal2__vectors_h diff --git a/deal.II/include/deal.II/numerics/vectors.templates.h b/deal.II/include/deal.II/numerics/vectors.templates.h index e434e7296b..24fc52e83e 100644 --- a/deal.II/include/deal.II/numerics/vectors.templates.h +++ b/deal.II/include/deal.II/numerics/vectors.templates.h @@ -10,7 +10,7 @@ // //--------------------------------------------------------------------------- -//this files is deprecated, use vectors.templates.h instead +//this file is deprecated, use vector_tools.templates.h instead #ifndef _deal2__vectors_templates_h #define _deal2__vectors_templates_h