From edde7d4937668802602dbdc297c97c07f67783bf Mon Sep 17 00:00:00 2001 From: David Wells Date: Wed, 18 May 2016 00:09:46 -0400 Subject: [PATCH] Fix some doxygen formatting. Starting a new line with a hyphen results in a bullet point list, which is not what we want. --- include/deal.II/grid/grid_in.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/include/deal.II/grid/grid_in.h b/include/deal.II/grid/grid_in.h index 72e99ee9c2..f5bfd5d9c7 100644 --- a/include/deal.II/grid/grid_in.h +++ b/include/deal.II/grid/grid_in.h @@ -212,9 +212,8 @@ template struct CellData; * * Alternatively, Cubit can generate ABAQUS files that can be read in via the * read_abaqus() function. This may be a better option for geometries with - * complex boundary condition surfaces and multiple materials - * - information which is currently not easily obtained through - * Cubit's python interface. + * complex boundary condition surfaces and multiple materials - information + * which is currently not easily obtained through Cubit's python interface. * * * -- 2.39.5