mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033778: Documentation - Fix various typos found in codebase
This commit is contained in:
@@ -104,7 +104,7 @@ public:
|
||||
return (identifiedItem.IsNull() ? 0 : identifiedItem->Length());
|
||||
}
|
||||
|
||||
//! Set fiels IdentifiedItem
|
||||
//! Set field IdentifiedItem
|
||||
inline void SetIdentifiedItem (const Handle(StepRepr_HArray1OfRepresentationItem)& theIdentifiedItem)
|
||||
{
|
||||
identifiedItem = theIdentifiedItem;
|
||||
|
Reference in New Issue
Block a user