diff --git a/Eigen/SparseCore b/Eigen/SparseCore index c2a25f9b5..76966c4c4 100644 --- a/Eigen/SparseCore +++ b/Eigen/SparseCore @@ -21,7 +21,7 @@ /** * \defgroup SparseCore_Module SparseCore module * - * This module provides a sparse matrix representation, and basic associatd matrix manipulations + * This module provides a sparse matrix representation, and basic associated matrix manipulations * and operations. * * See the \ref TutorialSparse "Sparse tutorial"