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 12]
Fix various typos via codespell.
This commit is contained in:
@@ -84,7 +84,7 @@ class TObjDRAW_Object : public TObj_Object
|
||||
enum RefTag
|
||||
{
|
||||
RefTag_First = TObj_Object::RefTag_Last,
|
||||
RefTag_Other, //!< here we test only one refrence to other
|
||||
RefTag_Other, //!< here we test only one reference to other
|
||||
RefTag_Last = RefTag_First + 100
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user