From: Wolfgang Bangerth Date: Tue, 4 Aug 2009 20:48:20 +0000 (+0000) Subject: Fix a comment. X-Git-Tag: v8.0.0~7390 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74772349cda444e94613b4724767e5219f03699e;p=dealii.git Fix a comment. git-svn-id: https://svn.dealii.org/trunk@19176 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/grid/tria_boundary.cc b/deal.II/deal.II/source/grid/tria_boundary.cc index 4d78b2e247..a19e97f234 100644 --- a/deal.II/deal.II/source/grid/tria_boundary.cc +++ b/deal.II/deal.II/source/grid/tria_boundary.cc @@ -266,7 +266,7 @@ namespace // which of the two cells is refined first. // // the situation where the edges aren't - // refined happens when the a higher order + // refined happens when a higher order // MappingQ requests the midpoint of a // face, though, and it is for these cases // that we need to have the check available