From 78b0844bc37a303e610c041489b7a2e28dd5f8eb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 18 Apr 2023 10:32:11 -0600 Subject: [PATCH] Fix heading level in step-7 results.dox. --- examples/step-7/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-7/doc/results.dox b/examples/step-7/doc/results.dox index dc51316b05..ff29a3db78 100644 --- a/examples/step-7/doc/results.dox +++ b/examples/step-7/doc/results.dox @@ -187,7 +187,7 @@ here) that is written into a file in a way so that it could be copy-pasted into a LaTeX document. -

When is the error "small"?

+

When is the error "small"?

What we showed above is how to determine the size of the error $\|u-u_h\|$ in a number of different norms. We did this primarily -- 2.39.5