diff --git a/gtsam/geometry/Cal3_S2.h b/gtsam/geometry/Cal3_S2.h index 660774180..b8cfda9ba 100644 --- a/gtsam/geometry/Cal3_S2.h +++ b/gtsam/geometry/Cal3_S2.h @@ -87,7 +87,7 @@ namespace gtsam { /// focal length x inline double fx() const { return fx_;} - /// focal length x + /// focal length y inline double fy() const { return fy_;} /// skew