mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Correcting typos
This commit is contained in:
@ -62,7 +62,7 @@ protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
//- Name of function object to retrueve data from
|
||||
//- Name of function object to retrieve data from
|
||||
word functionObjectName_;
|
||||
|
||||
//- List of fields on which to operate
|
||||
|
||||
@ -59,7 +59,7 @@ protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
//- Minumim time step value to compare
|
||||
//- Minimum time step value to compare
|
||||
const scalar minValue_;
|
||||
|
||||
|
||||
|
||||
@ -82,7 +82,7 @@ protected:
|
||||
Switch log_;
|
||||
|
||||
//- Group index - if applied, all conditions in a group must be
|
||||
// satisfield before condition is met
|
||||
// satisfied before condition is met
|
||||
label groupID_;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user