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
Fix various typos Fixed via `codespell v2.0.dev`
This commit is contained in:
@@ -225,7 +225,7 @@ Handle(Geom_Curve) IGESToBRep_BasicCurve::TransferBasicCurve
|
||||
(void)anException;
|
||||
}
|
||||
if (res.IsNull()) {
|
||||
// AddFail(start, "The IGESEntity cannot be transfered.");
|
||||
// AddFail(start, "The IGESEntity cannot be transferred.");
|
||||
// The more specific function have ever add a fail message for this entity
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user