From: bangerth Date: Sun, 10 Sep 2006 01:21:46 +0000 (+0000) Subject: Fix one reference to where documentation is. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af289c9323445c3e523609e948ccc98143fdf15d;p=dealii-svn.git Fix one reference to where documentation is. git-svn-id: https://svn.dealii.org/trunk@13878 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 f7816af20c..4b9a4d829c 100644 --- a/deal.II/deal.II/include/grid/tria_accessor.h +++ b/deal.II/deal.II/include/grid/tria_accessor.h @@ -397,12 +397,10 @@ class TriaObjectAccessor : public TriaAccessor int level () const; /** - * Index of vertex. The - * convention regarding the - * numbering of vertices is laid - * down in the documentation of - * the Triangulation - * class. + * Index of vertex. The convention + * regarding the numbering of vertices + * is laid down in the documentation of + * the GeometryInfo class. * * Note that the returned value is only * the index of the geometrical