From: Wolfgang Bangerth Date: Mon, 23 Nov 2015 13:26:48 +0000 (-0600) Subject: Fix a comment. X-Git-Tag: v8.4.0-rc2~210^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d38f5a27942cfa4272a159467f40b16e2a25f03f;p=dealii.git Fix a comment. --- diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h index 971f37666e..cfd62ec409 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -1005,7 +1005,7 @@ namespace GridGenerator * extend the function to also copy boundary indicators from finer level * faces to their corresponding surface mesh cells, for example to * accommodate different geometry descriptions in the case of curved - * boundaries (but this is not currently implemented(). + * boundaries (but this is not currently implemented). */ template