aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/NumericalDiff
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Eigen/NumericalDiff')
-rw-r--r--unsupported/Eigen/NumericalDiff4
1 files changed, 2 insertions, 2 deletions
diff --git a/unsupported/Eigen/NumericalDiff b/unsupported/Eigen/NumericalDiff
index 9a5c65d67..2a59c14d5 100644
--- a/unsupported/Eigen/NumericalDiff
+++ b/unsupported/Eigen/NumericalDiff
@@ -30,7 +30,7 @@
namespace Eigen {
/** \ingroup Unsupported_modules
- * \defgroup NumericalDiff_Module Numerical differenciation module
+ * \defgroup NumericalDiff_Module Numerical differentiation module
*
* \code
* #include <unsupported/Eigen/NumericalDiff>
@@ -51,7 +51,7 @@ namespace Eigen {
* want to achieve with Eigen.
*
* This is why we will not provide wrappers for every great numerical
- * differenciation software that exist, but should rather stick with those
+ * differentiation software that exist, but should rather stick with those
* basic ones, that still are useful for testing.
*
* Also, the \ref NonLinearOptimization_Module needs this in order to