Skip to content

Commit

Permalink
Merge d95d9cb into f1d5ce4
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisCarouge committed Jun 7, 2022
2 parents f1d5ce4 + d95d9cb commit a183f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fcarouge/internal/kalman_eigen_operator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ struct divide {
}
};

//! @brief Function object for providing an Eigem identy matrix.
//! @brief Function object for providing an Eigen identity matrix.
//!
//! @details Implemented with the Eigen linear algebra library matrices with
//! sizes fixed at compile-time.
Expand Down

0 comments on commit a183f69

Please sign in to comment.