]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typos
authorDenis Davydov <davydden@gmail.com>
Fri, 18 Aug 2017 13:56:07 +0000 (15:56 +0200)
committerDenis Davydov <davydden@gmail.com>
Sat, 19 Aug 2017 05:40:54 +0000 (07:40 +0200)
include/deal.II/base/function.h

index 2b618b8dd41307a16eb4210e6c3efcb79b8a61fd..8602e357a7c49983699b2baba4179e1ab090ce88 100644 (file)
@@ -352,7 +352,7 @@ namespace Functions
 
 
   /**
-   * Provide a function which always returns zero. Obviously, also the derivates
+   * Provide a function which always returns zero. Obviously, also the derivatives
    * of this function are zero. Also, it returns zero on all components in case
    * the function is not a scalar one, which can be obtained by passing the
    * constructor the appropriate number of components.
@@ -411,7 +411,7 @@ namespace Functions
    * Provide a function which always returns the constant values handed to the
    * constructor.
    *
-   * Obviously, the derivates of this function are zero, which is why we derive
+   * Obviously, the derivatives of this function are zero, which is why we derive
    * this class from <tt>ZeroFunction</tt>: we then only have to overload the
    * value functions, not all the derivatives. In some way, it would be more
    * obvious to do the derivation in the opposite direction, i.e. let

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.