]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix two typos in the function_time documentation. 1045/head
authorDavid Wells <drwells@vt.edu>
Sun, 28 Jun 2015 03:04:22 +0000 (23:04 -0400)
committerDavid Wells <drwells@vt.edu>
Sun, 28 Jun 2015 03:04:22 +0000 (23:04 -0400)
include/deal.II/base/function_time.h

index 6923f16b8de783c50b25e388c8f25830bb95a9b2..9ad4949e7f03cc05ae80be53cf9bb4ca8223108a 100644 (file)
@@ -73,7 +73,7 @@ class FunctionTime
 {
 public:
   /**
-   * Constructor. May take an initial vakue for the time variable, which
+   * Constructor. May take an initial value for the time variable, which
    * defaults to zero.
    */
   FunctionTime (const Number initial_time = Number(0.0));
@@ -84,7 +84,7 @@ public:
   virtual ~FunctionTime();
 
   /**
-   * Return the value of the time variable/
+   * Return the value of the time variable.
    */
   Number get_time () const;
 

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.