Corrected spelling and typo's in comments
Resolves bug report https://bugs.openfoam.org/view.php?id=2845
This commit is contained in:
@ -231,7 +231,8 @@ public:
|
||||
virtual bool end();
|
||||
|
||||
//- Called by Time::setDeltaT(). Allows the function object to override
|
||||
// the time-step value. Returns whether or not the value was overriden.
|
||||
// the time-step value.
|
||||
// Returns whether or not the value was overridden.
|
||||
virtual bool setTimeStep();
|
||||
|
||||
//- Called by Time::adjustTimeStep(). Allows the function object to
|
||||
|
||||
Reference in New Issue
Block a user