This commit is contained in:
Gael Guennebaud 2015-10-30 12:02:52 +01:00
parent c8c8821038
commit ddaaa2d381

View File

@ -21,7 +21,7 @@
/** /**
* \defgroup SparseCore_Module SparseCore module * \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. * and operations.
* *
* See the \ref TutorialSparse "Sparse tutorial" * See the \ref TutorialSparse "Sparse tutorial"