mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: partialWrite: typo in comment
This commit is contained in:
@ -132,7 +132,7 @@ void Foam::partialWrite::timeSet()
|
||||
|
||||
if (writeInstance_ == writeInterval_)
|
||||
{
|
||||
// Next overall dump corresponf to partial write. Change
|
||||
// Next overall dump corresponds to partial write. Change
|
||||
// write options to AUTO_WRITE
|
||||
writeInstance_ = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user