mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033778: Documentation - Fix various typos found in codebase
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
//! returns true if the geometric system has an axis of symmetry.
|
||||
//! For comparing moments relative tolerance 1.e-10 is used.
|
||||
//! Usually it is enough for objects, restricted by faces with
|
||||
//! analitycal geometry.
|
||||
//! analytical geometry.
|
||||
Standard_EXPORT Standard_Boolean HasSymmetryAxis() const;
|
||||
|
||||
|
||||
@@ -73,7 +73,7 @@ public:
|
||||
//! returns true if the geometric system has a point of symmetry.
|
||||
//! For comparing moments relative tolerance 1.e-10 is used.
|
||||
//! Usually it is enough for objects, restricted by faces with
|
||||
//! analitycal geometry.
|
||||
//! analytical geometry.
|
||||
Standard_EXPORT Standard_Boolean HasSymmetryPoint() const;
|
||||
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
#ifndef _GProp_ValueType_HeaderFile
|
||||
#define _GProp_ValueType_HeaderFile
|
||||
|
||||
//! Algorithmes :
|
||||
//! Algorithms:
|
||||
enum GProp_ValueType
|
||||
{
|
||||
GProp_Mass,
|
||||
|
Reference in New Issue
Block a user