mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +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:
@@ -79,7 +79,7 @@ public:
|
||||
//! Fills internal containers by item stream values
|
||||
Standard_EXPORT void Init();
|
||||
|
||||
//! 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();
|
||||
|
||||
//! Returns number of table rows
|
||||
|
Reference in New Issue
Block a user