etc/caseDicts/postProcessing/visualization/surfaces: Corrected typo in comment

Resolves bug-report https://bugs.openfoam.org/view.php?id=3013
This commit is contained in:
Henry Weller
2018-07-31 14:16:18 +01:00
parent b4a00c12ca
commit 2a3f5e7b79

View File

@ -40,7 +40,7 @@ surfaces
pointAndNormalDict
{
basePoint (0 0 2); // Overrides default basePoint (0 0 0)
normalVector $z; // $y: macro for (0 0 1)
normalVector $z; // $z: macro for (0 0 1)
}
}