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:
@ -204,7 +204,7 @@ void Foam::multiLevelDecomp::setMethods()
|
||||
forAllConstIters(methodsDict_, iter)
|
||||
{
|
||||
// Dictionary entries only
|
||||
// - these method dictioaries are non-regional
|
||||
// - these method dictionaries are non-regional
|
||||
if (iter().isDict())
|
||||
{
|
||||
methods_.set
|
||||
|
||||
Reference in New Issue
Block a user