mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0031939: Coding - correction of spelling errors in comments [part 6]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
|
||||
Standard_EXPORT GCE2d_MakeMirror(const gp_Lin2d& Line);
|
||||
|
||||
//! Make a symetry transformation af axis defined by
|
||||
//! Make a symmetry transformation af axis defined by
|
||||
//! <Point> and <Direc>.
|
||||
Standard_EXPORT GCE2d_MakeMirror(const gp_Pnt2d& Point, const gp_Dir2d& Direc);
|
||||
|
||||
|
Reference in New Issue
Block a user