From cf43b1653008bf69a433365f39162831ec75a863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=9B=E6=9C=88=E6=98=AF=E4=BD=A0=E7=9A=84=E8=B0=8E?= =?UTF-8?q?=E8=A8=80?= <31875095+saitoasukakawaii@users.noreply.github.com> Date: Fri, 10 Nov 2023 23:59:30 +0800 Subject: [PATCH] Fix misspell in HYPRE_FEI.doc (#1006) --- src/FEI_mv/fei-hypre/HYPRE_FEI.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FEI_mv/fei-hypre/HYPRE_FEI.doc b/src/FEI_mv/fei-hypre/HYPRE_FEI.doc index a341c2382..5f30d9b1e 100644 --- a/src/FEI_mv/fei-hypre/HYPRE_FEI.doc +++ b/src/FEI_mv/fei-hypre/HYPRE_FEI.doc @@ -396,7 +396,7 @@ int HYPRE_FEVectorSetSol( HYPRE_FEVector vector, void *object ); /*@{*/ /** - * Here the various options for solvers and perconditioners + * Here the various options for solvers and preconditioners * are defined. * *\begin{description}