Standardise on British spelling: -ize -> -ise

OpenFOAM is predominantly written in Britain with British spelling conventions
so -ise is preferred to -ize.
This commit is contained in:
Henry Weller
2021-06-01 19:11:58 +01:00
parent 55f751641e
commit ee777e4083
345 changed files with 1190 additions and 1190 deletions

View File

@ -429,7 +429,7 @@ void syncPoints
// reduction not strictly necessary.
// reduce(hasTransformation, orOp<bool>());
// Synchronize multiple shared points.
// Synchronise multiple shared points.
const globalMeshData& pd = mesh.globalData();
if (pd.nGlobalPoints() > 0)