From: Wolfgang Bangerth Date: Thu, 8 Feb 2018 17:20:36 +0000 (-0700) Subject: Fix @author string grammar. X-Git-Tag: v9.0.0-rc1~456^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2efbcdca4c9dc6cb1eb884a065a3b2570d1b35e4;p=dealii.git Fix @author string grammar. --- diff --git a/include/deal.II/fe/fe_raviart_thomas.h b/include/deal.II/fe/fe_raviart_thomas.h index 9404ae2c30..f9280eb5a9 100644 --- a/include/deal.II/fe/fe_raviart_thomas.h +++ b/include/deal.II/fe/fe_raviart_thomas.h @@ -97,7 +97,7 @@ DEAL_II_NAMESPACE_OPEN * RT0). * * - * @author Guido Kanschat, 2005, based on previous Work by Wolfgang Bangerth + * @author Guido Kanschat, 2005, based on previous work by Wolfgang Bangerth. */ template class FE_RaviartThomas