fix: typo

release/4.3a0
Andre Nguyen 2022-02-17 23:21:57 -05:00 committed by GitHub
parent 55ad1841bd
commit ac9eed6444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ TEST(ExpressionFactor, Shallow) {
Pose3_ x_(1);
Point3_ p_(2);
// Construct expression, concise evrsion
// Construct expression, concise version
Point2_ expression = project(transformTo(x_, p_));
// Get and check keys and dims