STYLE: partialWrite: typo in comment

This commit is contained in:
mattijs
2013-08-06 17:16:22 +01:00
parent f7d3cdc5fb
commit 10a7220b51

View File

@ -132,7 +132,7 @@ void Foam::partialWrite::timeSet()
if (writeInstance_ == writeInterval_) if (writeInstance_ == writeInterval_)
{ {
// Next overall dump corresponf to partial write. Change // Next overall dump corresponds to partial write. Change
// write options to AUTO_WRITE // write options to AUTO_WRITE
writeInstance_ = 0; writeInstance_ = 0;