From: wolf Date: Mon, 21 Oct 2002 14:16:45 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4943e9285f46c0a05bb312dfa1b39e5f1cb0f4f;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@6691 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/auto_derivative_function.h b/deal.II/base/include/base/auto_derivative_function.h index 1c5702814b..526ebb7975 100644 --- a/deal.II/base/include/base/auto_derivative_function.h +++ b/deal.II/base/include/base/auto_derivative_function.h @@ -210,7 +210,7 @@ class AutoDerivativeFunction : public Function * over the different components * of the function. * - * Imployes numerical difference + * Imploys numerical difference * quotients using the preset * @p{DifferenceFormula} * @p{formula}.