Corrected spelling and typo's in comments

Resolves bug report https://bugs.openfoam.org/view.php?id=2845
This commit is contained in:
Henry Weller
2018-03-05 20:14:28 +00:00
parent e08128781e
commit 1073607cb0
152 changed files with 344 additions and 343 deletions

View File

@ -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