From: wolf Date: Fri, 2 Oct 1998 11:04:14 +0000 (+0000) Subject: Fix bad language. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b8ba084c42d30c87a601eb67e899ffef18c9cb;p=dealii-svn.git Fix bad language. git-svn-id: https://svn.dealii.org/trunk@608 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 82dd78a91b..6c87c9e3fc 100644 --- a/deal.II/deal.II/include/grid/tria_accessor.h +++ b/deal.II/deal.II/include/grid/tria_accessor.h @@ -420,7 +420,7 @@ class LineAccessor : public TriaAccessor { * The same applies as for the * #boundary_indicator()# function. * - * Should be careful with this function + * You should be careful with this function * and especially never try to set the * boundary indicator to 255, unless * you exactly know what you are doing, @@ -717,7 +717,7 @@ class QuadAccessor : public TriaAccessor { * The same applies as for the * #boundary_indicator()# function. * - * Should be careful with this function + * You should be careful with this function * and especially never try to set the * boundary indicator to 255, unless * you exactly know what you are doing,