From ec4e6e7baea4cefd36ddcc15cfedc8299aea1218 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 12 Mar 2018 00:31:11 -0400 Subject: [PATCH] Revision --- include/deal.II/lac/trilinos_sparse_matrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/deal.II/lac/trilinos_sparse_matrix.h b/include/deal.II/lac/trilinos_sparse_matrix.h index 0569d59b2f..de5fbfae0d 100644 --- a/include/deal.II/lac/trilinos_sparse_matrix.h +++ b/include/deal.II/lac/trilinos_sparse_matrix.h @@ -2403,7 +2403,7 @@ namespace TrilinosWrappers * Epetra_Operator. * * @note This function will only be operable if the payload has been - * initialised with an InverseOperator, or is a wrapper to a preconditioner. + * initialized with an InverseOperator, or is a wrapper to a preconditioner. * If not, then using this function will lead to an error being thrown. * @note The intended operation depends on the status of the internal * transpose flag. If this flag is set to true, the result will be -- 2.39.5