From a93b9328b2212810ad3bded1f352575bec1fbcb1 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 26 Nov 2012 16:39:45 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.dealii.org/trunk@27690 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/fe/fe.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/include/deal.II/fe/fe.h b/deal.II/include/deal.II/fe/fe.h index a9a3885e0e..6c018ffbe3 100644 --- a/deal.II/include/deal.II/fe/fe.h +++ b/deal.II/include/deal.II/fe/fe.h @@ -2137,13 +2137,13 @@ protected: * actual vector sizes. * * @param - * isotropic_restriction_only: + * isotropic_restriction_only * only the restriction matrices * required for isotropic * refinement are reinited to the * right size. * @param - * isotropic_prolongation_only: + * isotropic_prolongation_only * only the prolongation matrices * required for isotropic * refinement are reinited to the -- 2.39.5