This commit is contained in:
Hrvoje Jasak 2011-10-07 19:21:18 +01:00
parent 998c354caa
commit f061215be0

View file

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