Spelling
This commit is contained in:
parent
998c354caa
commit
f061215be0
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ int main(int argc, char *argv[])
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
FatalErrorIn(args.executable())
|
FatalErrorIn(args.executable())
|
||||||
<< "Pwner or neighbour of internal face "
|
<< "Owner or neighbour of internal face "
|
||||||
<< faceI << " should be in cellSet "
|
<< faceI << " should be in cellSet "
|
||||||
<< cells.name()
|
<< cells.name()
|
||||||
<< " to be able to determine orientation."
|
<< " to be able to determine orientation."
|
||||||
|
|
Reference in a new issue