From: wolf Date: Thu, 17 Jun 1999 20:10:13 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff5ebdfdef572e6630ff727e2be9508bb4e66aaa;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@1408 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 25d6a99546..a4b780be7a 100644 --- a/deal.II/deal.II/include/grid/tria_accessor.h +++ b/deal.II/deal.II/include/grid/tria_accessor.h @@ -427,7 +427,7 @@ class LineAccessor : public TriaAccessor { * you exactly know what you are doing, * since this value is reserved for * another purpose and algorithms may - * not work if boundary cells have have + * not work if boundary cells have * this boundary indicator or if interior * cells have boundary indicators other * than 255.