From: luz.paz Date: Mon, 12 Mar 2018 04:31:11 +0000 (-0400) Subject: Revision X-Git-Tag: v9.0.0-rc1~330^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4e6e7baea4cefd36ddcc15cfedc8299aea1218;p=dealii.git Revision --- 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