]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a spelling error in a parameter description.
authorDavid Wells <drwells@vt.edu>
Thu, 16 Jul 2015 13:56:34 +0000 (09:56 -0400)
committerDavid Wells <drwells@vt.edu>
Tue, 4 Aug 2015 22:54:16 +0000 (18:54 -0400)
This might break something.

include/deal.II/lac/pointer_matrix.h
source/base/data_out_base.cc

index 5db2a454a658d4c2525fe612fc3a777d0b9d4cea..708f595e1cf167afeb4beac554c0638e101f426d 100644 (file)
@@ -394,7 +394,7 @@ public:
    * Transposed matrix-vector product, actually the multiplication of the
    * vector representing this matrix with <tt>src(0)</tt>.
    *
-   * The dimension of <tt>drc</tt> is 1, while that of <tt>dst</tt> is the
+   * The dimension of <tt>src</tt> is 1, while that of <tt>dst</tt> is the
    * size of the vector representing this matrix.
    */
   virtual void Tvmult (Vector<number> &dst,
index e80df9a11cd06e7cc00f2b9e024c28b48fb126d6..f7c29cb3d32142a7f156e32bc09df1c8419fc4ad 100644 (file)
@@ -1703,7 +1703,7 @@ namespace DataOutBase
                        "Whether POVRAY should use bicubic patches");
     prm.declare_entry ("Include external file", "true",
                        Patterns::Bool (),
-                       "Whether camera and lightling information should "
+                       "Whether camera and lighting information should "
                        "be put into an external file \"data.inc\" or into "
                        "the POVRAY input file");
   }

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.