fix doc typo

release/4.3a0
Varun Agrawal 2023-03-17 15:49:03 -04:00
parent 005c7d4e2d
commit e331a47b6f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
namespace gtsam {
/**
* IMU pre-integration on NavSatet manifold.
* IMU pre-integration on NavState manifold.
* This corresponds to the original RSS paper (with one difference: V is rotated)
*/
class GTSAM_EXPORT ManifoldPreintegration : public PreintegrationBase {