mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: typo in comment
This commit is contained in:
@ -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)
|
inline scalar transform(const tensor&, const scalar s)
|
||||||
{
|
{
|
||||||
return s;
|
return s;
|
||||||
|
|||||||
Reference in New Issue
Block a user