From: Matthias Maier Date: Tue, 3 May 2022 21:09:35 +0000 (-0500) Subject: Step-81: make doxygen happy X-Git-Tag: v9.4.0-rc1~136^2~6 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78907033acb02c52df6f5f0fed756d6d79049142;p=dealii.git Step-81: make doxygen happy --- diff --git a/examples/step-81/step-81.cc b/examples/step-81/step-81.cc index 7230e97aae..ee39e7dcac 100644 --- a/examples/step-81/step-81.cc +++ b/examples/step-81/step-81.cc @@ -436,8 +436,7 @@ namespace Step81 // absorbing boundary conditions are disabled we simply enforce // homogeneous Dirichlet conditions on the tangential component of the // electric field. In the context of time-harmonic Maxwell's equations - // these are also known as \emph{perfectly conducting boundary - // conditions}. + // these are also known as perfectly conducting boundary conditions. template Maxwell::Maxwell()