]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typo in MatrixFree assert 13524/head
authorMagdalena Schreter <schreter.magdalena@gmail.com>
Wed, 9 Mar 2022 18:29:30 +0000 (19:29 +0100)
committerMagdalena Schreter <schreter.magdalena@gmail.com>
Wed, 9 Mar 2022 20:04:27 +0000 (21:04 +0100)
include/deal.II/matrix_free/matrix_free.templates.h

index 15da51cd2e3967eff8fcff53db8e27d69702bf7a..4e9490d0fa8036846d45e52d99c12941a8ed806d 100644 (file)
@@ -444,7 +444,7 @@ MatrixFree<dim, Number, VectorizedArrayType>::internal_reinit(
         Assert(
           constraint->is_closed(task_info.communicator),
           ExcMessage(
-            "You have proveded a non-empty AffineConstraint object that has not "
+            "You have provided a non-empty AffineConstraints object that has not "
             "been closed. Please call AffineConstraints::close() before "
             "calling MatrixFree::reinit()!"));
 #endif

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.