Corrected message

This commit is contained in:
Henry
2014-04-27 23:07:33 +01:00
committed by Andrew Heather
parent e6e97285f6
commit 6723be5056

View File

@ -125,7 +125,7 @@ public:
"steady-state solver, use 'bounded Gauss' " "steady-state solver, use 'bounded Gauss' "
"to ensure boundedness.\n" "to ensure boundedness.\n"
<< " To remove this warning switch off " << " To remove this warning switch off "
<< "'boundedGauss' in " << "'warnUnboundedGauss' in "
<< controlDictFiles[controlDictFiles.size()-1] << controlDictFiles[controlDictFiles.size()-1]
<< endl; << endl;
} }