From: Wolfgang Bangerth Date: Mon, 12 Jul 2004 13:53:37 +0000 (+0000) Subject: Fix docs. X-Git-Tag: v8.0.0~14966 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c71534c1bba700f47c88e215518480957628d9bc;p=dealii.git Fix docs. git-svn-id: https://svn.dealii.org/trunk@9499 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/tria_accessor.h b/deal.II/deal.II/include/grid/tria_accessor.h index 6d4629db2d..604d176acb 100644 --- a/deal.II/deal.II/include/grid/tria_accessor.h +++ b/deal.II/deal.II/include/grid/tria_accessor.h @@ -307,7 +307,7 @@ class TriaAccessor /** * Common template for line, quad, hex accessors. According to - * @p celldim objects of this class represent lines, quadrilaterals, + * @p celldim, objects of this class represent lines, quadrilaterals, * or hexahedra in @p dim space dimensions. Concrete implementations * are done for specialized @p celldim template parameter. For easier * access, we nevertheless document all functions of the specialized