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 3]
Fix various typos Fixed via `codespell v2.1.dev0`
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
|
||||
//! Make a segment of Line from the line <Line>
|
||||
//! between the two parameters U1 and U2.
|
||||
//! Status is "SameParamters" if <U1> is equal <U2>.
|
||||
//! Status is "SameParameters" if <U1> is equal <U2>.
|
||||
Standard_EXPORT GCE2d_MakeSegment(const gp_Lin2d& Line, const Standard_Real U1, const Standard_Real U2);
|
||||
|
||||
//! Make a segment of Line from the line <Line>
|
||||
|
Reference in New Issue
Block a user