From ca7e1e0a98313d15e60abbab5f352ccd5e89b8b0 Mon Sep 17 00:00:00 2001 From: Jiaqi Zhang Date: Fri, 25 Sep 2020 19:16:38 -0400 Subject: [PATCH] Update examples/step-74/doc/intro.dox Co-authored-by: Wolfgang Bangerth --- examples/step-74/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-74/doc/intro.dox b/examples/step-74/doc/intro.dox index 68973997ed..1db62e63a9 100644 --- a/examples/step-74/doc/intro.dox +++ b/examples/step-74/doc/intro.dox @@ -26,7 +26,7 @@ This tutorial includes the following topics.

The equation

-In this example, we consider Poisson's equation with a Dirichlet boundary condition +In this example, we consider Poisson's equation @f[ - \nu \Delta u = f \qquad \mbox{in } \Omega, @f] -- 2.39.5