aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2015-10-30 12:02:52 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2015-10-30 12:02:52 +0100
commitddaaa2d38184680e0e2cf8e26eaf4c1b0b8fa8fc (patch)
tree2b7a60643a0fd3a884b336b2024668be09b899ed /Eigen
parentc8c8821038e5216e84eccb09e299d929aa0750d1 (diff)
bug #1101: typo
Diffstat (limited to 'Eigen')
-rw-r--r--Eigen/SparseCore2
1 files changed, 1 insertions, 1 deletions
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"