From: Timo Heister Date: Wed, 6 Apr 2016 09:46:59 +0000 (+0200) Subject: fix wrong wrapping X-Git-Tag: v8.5.0-rc1~1137^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8779c4176dd167ee8548b027476c4c8a2ad5d5c3;p=dealii.git fix wrong wrapping --- diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h index 11715c30fe..e36be1c736 100644 --- a/include/deal.II/dofs/dof_tools.h +++ b/include/deal.II/dofs/dof_tools.h @@ -204,8 +204,7 @@ namespace DoFTools }; /** - * @name Functions to support code that generically uses both DoFHandler and - * hp::DoFHandler + * @name Functions to support code that generically uses both DoFHandler and hp::DoFHandler * @{ */ /**