From f241590fb069f6fdda2e76da1cf0665c3fc1f3e8 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 20 Mar 2020 15:51:08 -0600 Subject: [PATCH] Fix a typo. The word 'born' without an 'e' at the end is exclusively used in connection with 'giving birth'. In all other contexts, the past form of 'bear' is 'borne'. --- examples/step-69/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-69/doc/intro.dox b/examples/step-69/doc/intro.dox index 734aef04bf..d2d5e44c03 100644 --- a/examples/step-69/doc/intro.dox +++ b/examples/step-69/doc/intro.dox @@ -369,7 +369,7 @@ application of this kind of schemes, also called edge-based or @cite Rainald2008 for a historical overview). However, it is important to highlight that the algebraic structure of the scheme (presented in this tutorial) and the node-loops are not just a performance gimmick. Actually, the -structure of this scheme was born out of theoretical necessity: the proof of +structure of this scheme was borne out of theoretical necessity: the proof of pointwise stability of the scheme hinges on the specific algebraic structure of the scheme. In addition, it is not possible to compute the algebraic viscosities $d_{ij}$ using cell-loops since they depend nonlinearly on -- 2.39.5