Skip to content

Commit

Permalink
[typos] fix documentation (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisCarouge committed Jun 7, 2022
1 parent f1d5ce4 commit a6e54f9
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 a6e54f9

Please sign in to comment.