From: tcclevenger Date: Mon, 4 May 2020 20:10:23 +0000 (-0400) Subject: sect4 -> sect3 X-Git-Tag: v9.2.0-rc1~132^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10031%2Fhead;p=dealii.git sect4 -> sect3 --- diff --git a/examples/step-63/step-63.cc b/examples/step-63/step-63.cc index 977cabe30f..3cfcea9702 100644 --- a/examples/step-63/step-63.cc +++ b/examples/step-63/step-63.cc @@ -1223,7 +1223,7 @@ namespace Step63 } // namespace Step63 -// @sect4{The main function} +// @sect3{The main function} // Finally, the main function is like most tutorials. The only // interesting bit is that we require the user to pass a `.prm` file