From 8c73559d11cc2bdbcccd0f343e9fe6469bae085d Mon Sep 17 00:00:00 2001 From: Jiaqi Zhang Date: Fri, 25 Sep 2020 19:20:16 -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 901c8029b2..54a00110b4 100644 --- a/examples/step-74/doc/intro.dox +++ b/examples/step-74/doc/intro.dox @@ -116,4 +116,4 @@ Then the error estimate square per cell is \eta_{local}^2 =\eta_{c}^2+0.5\eta_{f}^2+\eta_{b}^2. @f] Note that we compute $\eta_{local}^2$ instead of $\eta_{local}$ to simplify the implementation. -The error estimate square per cell is store in a global vector, whose $L_1$ norm is equal to $\eta^2$. +The error estimate square per cell is stored in a global vector, whose $L_1$ norm is equal to $\eta^2$. -- 2.39.5