diff --git a/MathLib/LinAlg/PETSc/PETScVector.cpp b/MathLib/LinAlg/PETSc/PETScVector.cpp index 23de689e9546a55f3e1a17b276c9a8dac7cbbb8d..8d7518dc0602ceb45f5c7a872c4e36c62841b35c 100644 --- a/MathLib/LinAlg/PETSc/PETScVector.cpp +++ b/MathLib/LinAlg/PETSc/PETScVector.cpp @@ -5,7 +5,7 @@ * * Note: the return message of PETSc routines is ommited in * the source code. If it is really needed, it can be activated by - * adding a PetscErrorCode type variable before each PETSc fucntion + * adding a PetscErrorCode type variable before each PETSc function * * \author Wenqing Wang * \date Nov 2011 - Sep 2013