aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/GenericPacketMath.h
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/src/Core/GenericPacketMath.h')
-rw-r--r--Eigen/src/Core/GenericPacketMath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/Core/GenericPacketMath.h b/Eigen/src/Core/GenericPacketMath.h
index 7bf4d4c29..ec0389974 100644
--- a/Eigen/src/Core/GenericPacketMath.h
+++ b/Eigen/src/Core/GenericPacketMath.h
@@ -30,7 +30,7 @@
* \file GenericPacketMath.h
*
* Default implementation for types not supported by the vectorization.
- * In practice these functions are provided to make easier the writting
+ * In practice these functions are provided to make easier the writing
* of generic vectorized code.
*/