mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033766: Documentation - Fix various typos found in codebase
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
//! application memory consumption!
|
||||
//!
|
||||
//! User should analyze all values in specific case to make correct decision
|
||||
//! about memory (over)usage. This is also prefferred to use specialized
|
||||
//! about memory (over)usage. This is also preferred to use specialized
|
||||
//! tools to detect memory leaks.
|
||||
//!
|
||||
//! This also means that these values should not be used for intellectual
|
||||
|
@@ -38,7 +38,7 @@
|
||||
//! class Functor
|
||||
//! {
|
||||
//! public:
|
||||
//! void operator() ([proccesing instance]) const
|
||||
//! void operator() ([processing instance]) const
|
||||
//! {
|
||||
//! //...
|
||||
//! }
|
||||
|
Reference in New Issue
Block a user