mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0031939: Coding - correction of spelling errors in comments [part 6]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -30,7 +30,7 @@ class ExprIntrp_GenFct;
|
||||
DEFINE_STANDARD_HANDLE(ExprIntrp_GenFct, ExprIntrp_Generator)
|
||||
|
||||
//! Implements an interpreter for defining functions.
|
||||
//! All its functionnalities can be found in class
|
||||
//! All its functionalities can be found in class
|
||||
//! GenExp.
|
||||
class ExprIntrp_GenFct : public ExprIntrp_Generator
|
||||
{
|
||||
|
Reference in New Issue
Block a user