[skip ci] Fix typos

Found via `codespell`
This commit is contained in:
luz.paz
2020-03-08 15:14:47 -04:00
committed by wwmayer
parent 2d1be0aa59
commit 696ed42635
7 changed files with 10 additions and 10 deletions

View File

@@ -235,7 +235,7 @@ public:
*/
std::vector<Base::Vector3f> GetLocalPoints() const;
/**
* Returns the local bounding box of the transformed points releative to the
* Returns the local bounding box of the transformed points relative to the
* coordinate system of the plane. If this method is called before the plane is
* computed an invalid bounding box is returned.
*/