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 2]
Fix various typos Fixed via `codespell v2.0.dev`
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
Standard_EXPORT virtual void Init() Standard_OVERRIDE;
|
||||
|
||||
//! Resets the item and the child items content. Sets the initialized state to false.
|
||||
//! If the item has internal values, there should be reseted here.
|
||||
//! If the item has internal values, they should be reset here.
|
||||
Standard_EXPORT virtual void Reset() Standard_OVERRIDE;
|
||||
|
||||
//! Returns number of displayed presentations
|
||||
|
Reference in New Issue
Block a user