From: Wolfgang Bangerth Date: Fri, 15 Apr 2016 04:24:17 +0000 (-0500) Subject: Update a comment about the contents of a file. X-Git-Tag: v8.5.0-rc1~1103^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21038d71d5d7c6044de0e9deafeddc5401636cbb;p=dealii.git Update a comment about the contents of a file. --- diff --git a/include/deal.II/multigrid/mg_base.h b/include/deal.II/multigrid/mg_base.h index 24cf06546d..9c5ef476f4 100644 --- a/include/deal.II/multigrid/mg_base.h +++ b/include/deal.II/multigrid/mg_base.h @@ -17,7 +17,7 @@ #define dealii__mg_base_h /* - * This file contains MGLevelObject and some abstract base classes + * This file contains some abstract base classes * used by Multigrid. */