]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo in a comment.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 18 Nov 2015 23:25:01 +0000 (17:25 -0600)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 18 Nov 2015 23:25:01 +0000 (17:25 -0600)
include/deal.II/lac/la_vector.h

index 519fe6114ff0d411d91ed82d6b914fa5183e1957..893f960b4b6bcbf07ee0633e7ea9e5bdf6ff0ef5 100644 (file)
@@ -155,7 +155,7 @@ namespace LinearAlgebra
 
     /**
      * Scaling and simple addition of a multiple of a vector, i.e. <tt>*this =
-     * s*(*this)+a*V<tt>.
+     * s*(*this)+a*V</tt>.
      */
     virtual void sadd(const Number s, const Number a,
                       const VectorSpaceVector<Number> &V);

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.