mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 4]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
|
||||
//! Returns the parameter U of the point on the
|
||||
//! implicit curve corresponding to the point P.
|
||||
//! The correspondance between P and the point P(U) on
|
||||
//! The correspondence between P and the point P(U) on
|
||||
//! the implicit curve must be coherent with the way
|
||||
//! of determination of the signed distance.
|
||||
Standard_EXPORT Standard_Real FindParameter (const gp_Pnt2d& P) const;
|
||||
|
Reference in New Issue
Block a user