mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0031939: Coding - correction of spelling errors in comments [part 8]
Fix various typos Fixed via codespell v2.1.dev
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
//! Returns number of pcurves assigned to current edge.
|
||||
Standard_EXPORT virtual Standard_Integer PCurvesNb () const Standard_OVERRIDE;
|
||||
|
||||
//! Adds disrete pcurve for the specifed discrete face.
|
||||
//! Adds discrete pcurve for the specified discrete face.
|
||||
Standard_EXPORT virtual const IMeshData::IPCurveHandle& AddPCurve (
|
||||
const IMeshData::IFacePtr& theDFace,
|
||||
const TopAbs_Orientation theOrientation) Standard_OVERRIDE;
|
||||
|
Reference in New Issue
Block a user