From: Vladimir Yushutin Date: Fri, 18 Nov 2022 13:32:00 +0000 (-0500) Subject: step-85: typo in Section L^2-Error X-Git-Tag: v9.5.0-rc1~786^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d752156ede139c6d43e250aaf2dd411ba1c22f;p=dealii.git step-85: typo in Section L^2-Error --- diff --git a/examples/step-85/step-85.cc b/examples/step-85/step-85.cc index 65add98187..d4fe88c815 100644 --- a/examples/step-85/step-85.cc +++ b/examples/step-85/step-85.cc @@ -569,7 +569,7 @@ namespace Step85 - // @sect3{$L^2$-Error} + // @sect3{L2-Error} // To test that the implementation works as expected, we want to compute the // error in the solution in the $L^2$-norm. The analytical solution to the // Poisson problem stated in the introduction reads