From: Wolfgang Bangerth Date: Mon, 15 Oct 2018 03:33:53 +0000 (-0600) Subject: Improve wording of a doc string. X-Git-Tag: v9.1.0-rc1~614^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f052178d6ddc607a491cfab0990ff352faa3a807;p=dealii.git Improve wording of a doc string. --- diff --git a/include/deal.II/grid/tria.h b/include/deal.II/grid/tria.h index e3576577a4..85318d738f 100644 --- a/include/deal.II/grid/tria.h +++ b/include/deal.II/grid/tria.h @@ -1484,8 +1484,8 @@ public: do_not_produce_unrefined_islands), /** - * This flag includes all the above ones and therefore combines all - * smoothing algorithms implemented with the exception of anisotropic + * This flag includes all the above ones (therefore combines all + * smoothing algorithms implemented), with the exception of anisotropic * smoothing. */ maximum_smoothing = 0xffff ^ allow_anisotropic_smoothing