From: wolf Date: Tue, 3 Nov 1998 15:53:54 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02820182e49f77c162b58f542e7ab07385d67b9c;p=dealii-svn.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@623 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/tria.h b/deal.II/deal.II/include/grid/tria.h index ff81b7896d..b17b6020bf 100644 --- a/deal.II/deal.II/include/grid/tria.h +++ b/deal.II/deal.II/include/grid/tria.h @@ -1310,7 +1310,7 @@ class Triangulation : public TriaDimensionInfo { * The direction of moving is random, * while the length of the shift vector * has a value of #factor# times the - * average length of the active lines + * minimal length of the active lines * adjacent to this vertex. Note that * #factor# should obviously be well * below #0.5#.