mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 03:38:01 +08: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