From 7e8dd7eb6fcf6a44d76f076164729510a3e39cea Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 27 Jan 2014 20:17:15 +0000 Subject: [PATCH] take over r32328 (documentation fix) git-svn-id: https://svn.dealii.org/branches/releases/Branch-8-1@32329 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/slepc_solver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/lac/slepc_solver.h b/deal.II/include/deal.II/lac/slepc_solver.h index ad8f01b418..ded75613d4 100644 --- a/deal.II/include/deal.II/lac/slepc_solver.h +++ b/deal.II/include/deal.II/lac/slepc_solver.h @@ -174,7 +174,7 @@ namespace SLEPcWrappers /** * Same as above, but here a composite method for solving the * system $A x=\lambda B x$ with real matrices $A, B$ and - * imaginary eigenpairs $x, \lamda$. + * imaginary eigenpairs $x, \lambda$. */ template void -- 2.39.5