From: Luca Heltai Date: Wed, 18 Apr 2018 20:34:21 +0000 (+0200) Subject: Remove useless space change. X-Git-Tag: v9.0.0-rc1~154^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ca5776ee59e2d979443afeec86bc6963493c6b;p=dealii.git Remove useless space change. --- diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h index ac34516103..df21725e74 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -61,7 +61,7 @@ namespace GridGenerator * tensor product interval $[left,right]^{\text{dim}}$ in the present number * of dimensions, where the limits are given as arguments. They default to * zero and unity, then producing the unit hypercube. - * + * * If the argument @p colorize is false, all boundary indicators are set to * zero ("not colorized") for 2d and 3d. If it is true, the boundary is * colorized as in hyper_rectangle(). In 1d the indicators are always