From: wolf Date: Fri, 18 Jun 1999 11:23:29 +0000 (+0000) Subject: Update doc. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f280da3371702203eaeddccd95f978a0f160cf8c;p=dealii-svn.git Update doc. git-svn-id: https://svn.dealii.org/trunk@1414 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/grid_generator.h b/deal.II/deal.II/include/grid/grid_generator.h index 010c609be0..088f487bd3 100644 --- a/deal.II/deal.II/include/grid/grid_generator.h +++ b/deal.II/deal.II/include/grid/grid_generator.h @@ -38,7 +38,7 @@ * is minimized in some way. To create a hyperball in one dimension results in * an error. * - * Do not forget to attach a suitable boundary approximation object + * Do not forget to also attach a suitable boundary approximation object * to the triangulation object you passed to this function if you later want * the triangulation to be refined at the outer boundaries. * \end{itemize}