mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +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:
@@ -105,7 +105,7 @@ Standard_Real& operator () (const Standard_Integer Index)
|
||||
}
|
||||
|
||||
|
||||
//! Applys the == operator on each array item
|
||||
//! Applies the == operator on each array item
|
||||
Standard_EXPORT Standard_Boolean IsEqual (const IntTools_CArray1OfReal& Other) const;
|
||||
Standard_Boolean operator == (const IntTools_CArray1OfReal& Other) const
|
||||
{
|
||||
|
Reference in New Issue
Block a user