From: Timo Heister Date: Wed, 12 Jun 2019 19:04:41 +0000 (+0200) Subject: typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=784e898b91a5e29de2223d2bdd55dc900313aecd;p=release-papers.git typo --- diff --git a/9.1/paper.tex b/9.1/paper.tex index c51be89..384a855 100644 --- a/9.1/paper.tex +++ b/9.1/paper.tex @@ -330,7 +330,7 @@ use in mind, they remain generic and may (with a reinterpretation of the meaning the independent and dependent variables) be used for other purposes as well. Furthermore, through the implementation of \texttt{TapedDrivers} and \texttt{TapelessDrivers} classes that interface with the active AD library, the -generic helper classes hide library-dependent implementational details and facilitate +generic helper classes hide library-dependent implementation details and facilitate switching between the supported libraries and AD number types based on the user's requirements.