]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typos in comments.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 20 Nov 2012 15:47:05 +0000 (15:47 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 20 Nov 2012 15:47:05 +0000 (15:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@27595 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/vector.h

index cd000ea7462f74e7a1191ac0d759fba13644c167..24d3fefd38d33b89881774543fc3da78606bff0c 100644 (file)
@@ -81,10 +81,10 @@ struct VectorOperation
 
 /**
  * Numerical vector of data.  For this class there are different types
- * of functions available. The first type of function mesures the norm
- * of the vector in order to mesure its length in a suitable norm. The
- * second type support the abgebraic operation for vectors. The third
- * und last type helps us to manipulate the components of the vector.
+ * of functions available. The first type of function measures the norm
+ * of the vector in order to measure its length in a suitable norm. The
+ * second type helps us to manipulate the components of the vector. The
+ * third and last type supports the algebraic operations for vectors.
  * As opposed to the array of the C++ standard library called
  * @p vector (with a lowercase "v"), this class implements an element
  * of a vector space suitable for numerical computations.

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.