mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 12]
Fix various typos via codespell.
This commit is contained in:
@@ -242,7 +242,7 @@ void XCAFPrs::CollectStyleSettings (const TDF_Label& theLabel,
|
||||
|
||||
// set style for all component from Next Usage Occurrence.
|
||||
#ifdef OCCT_DEBUG
|
||||
std::cout << "Set the style for SHUO next_usage-occurrance" << std::endl;
|
||||
std::cout << "Set the style for SHUO next_usage-occurrence" << std::endl;
|
||||
#endif
|
||||
/*
|
||||
// may be work, but static it returns excess shapes. It is more faster to use OLD version.
|
||||
|
Reference in New Issue
Block a user