From: bangerth Date: Tue, 4 Aug 2009 20:48:20 +0000 (+0000) Subject: Fix a comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72bc9ec1ab5f2015f0e1e7b926847338c9580c9d;p=dealii-svn.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