STYLE: typo in comment

This commit is contained in:
Mark Olesen
2018-10-07 17:23:45 +02:00
parent da10a8e676
commit 87cc19de82

View File

@ -170,7 +170,7 @@ inline label invTransform(const tensor&, const label i)
}
//- No-op rotational transform of a label
//- No-op rotational transform of a scalar
inline scalar transform(const tensor&, const scalar s)
{
return s;