mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-05 15:06:57 +08:00
Documentation - Fix whitespace and typos (#815)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
class Expr_GeneralExpression;
|
||||
class Expr_GeneralRelation;
|
||||
|
||||
//! This package describes the data structure of any
|
||||
//! This package describes the data structure of any
|
||||
//! expression, relation or function used in mathematics.
|
||||
//! It also describes the assignment of variables. Standard
|
||||
//! mathematical functions are implemented such as
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
class Expr_NamedExpression;
|
||||
DEFINE_STANDARD_HANDLE(Expr_NamedExpression, Expr_GeneralExpression)
|
||||
|
||||
//! Describe an expression used by its name (as constants
|
||||
//! Describe an expression used by its name (as constants
|
||||
//! or variables). A single reference is made to a
|
||||
//! NamedExpression in every Expression (i.e. a
|
||||
//! NamedExpression is shared).
|
||||
|
||||
Reference in New Issue
Block a user