diff --git a/gtsam/geometry/OrientedPlane3.h b/gtsam/geometry/OrientedPlane3.h index 28b67cb4e..dad283760 100644 --- a/gtsam/geometry/OrientedPlane3.h +++ b/gtsam/geometry/OrientedPlane3.h @@ -62,7 +62,7 @@ public: d_ = d; } - /// The print fuction + /// The print function void print(const std::string& s = std::string()) const; /// The equals function with tolerance