Skip to content

Commit 891bb6d

Browse files
[typos] fix documentation
1 parent 2e2d3b3 commit 891bb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/fcarouge/internal/kalman_eigen_operator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ struct divide {
119119
}
120120
};
121121

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

0 commit comments

Comments
 (0)