BUG: Added missing punctuation

This commit is contained in:
andy
2012-01-11 18:03:33 +00:00
parent 56bf3f6cb9
commit ddb4c40437

View File

@ -299,8 +299,8 @@ Foam::interpolation2DTable<Type>::wordToBoundsHandling
{
WarningIn
(
"Foam::interpolation2DTable<Type>::wordToBoundsHandling
"(
"Foam::interpolation2DTable<Type>::wordToBoundsHandling"
"("
" const word&"
")"
) << "bad outOfBounds specifier " << bound << " using 'warn'" << endl;