From: Wolfgang Bangerth Date: Thu, 9 Feb 2023 03:46:08 +0000 (-0700) Subject: Fix a comment for types::boundary_id. X-Git-Tag: v9.5.0-rc1~571^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14778%2Fhead;p=dealii.git Fix a comment for types::boundary_id. --- diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h index 5b7c96710d..6bb8072708 100644 --- a/include/deal.II/base/types.h +++ b/include/deal.II/base/types.h @@ -120,8 +120,7 @@ namespace types /** * The type used to denote boundary indicators associated with every piece - * of the boundary and, in the case of meshes that describe manifolds in - * higher dimensions, associated with every cell. + * of the boundary of the domain. * * There is a special value, numbers::internal_face_boundary_id that is used * to indicate an invalid value of this type and that is used as the