Fixing typo

This commit is contained in:
graham
2009-08-19 15:24:51 +01:00
parent 85c88a9347
commit 7696410f55

View File

@ -71,7 +71,8 @@ void Foam::sendingReferralList::operator=(const sendingReferralList& rhs)
{
FatalErrorIn
(
"Foam::distribution::operator=(const Foam::distribution&)"
"Foam::sendingReferralList::" \
"operator=(const Foam::sendingReferralList&)"
)
<< "Attempted assignment to self"
<< abort(FatalError);