Fix typos

This commit is contained in:
luzpaz
2023-08-21 17:48:17 +00:00
committed by wwmayer
parent 5177007994
commit ed9ff68935
5 changed files with 8 additions and 8 deletions

View File

@@ -20,8 +20,8 @@
* *
***************************************************************************/
//! a class to contain useful shape manipulations. these methods were orginally in
// GeometryObject.
//! a class to contain useful shape manipulations. these methods were originally
// in GeometryObject.
#include "PreCompiled.h"

View File

@@ -35,8 +35,8 @@
#include <Base/Vector3D.h>
//! a class to contain useful shape manipulations. these methods were orginally in
// GeometryObject.
//! a class to contain useful shape manipulations. these methods were originally
// in GeometryObject.
namespace TechDraw
{