From 633968dec6b8997b4f1e9897e8a555a6d943fcc9 Mon Sep 17 00:00:00 2001 From: Will Bainbridge Date: Tue, 3 Apr 2018 10:29:02 +0100 Subject: [PATCH] phaseSystem: Corrected spelling --- .../reactingEulerFoam/phaseSystems/phaseSystem/phaseSystem.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/solvers/multiphase/reactingEulerFoam/phaseSystems/phaseSystem/phaseSystem.H b/applications/solvers/multiphase/reactingEulerFoam/phaseSystems/phaseSystem/phaseSystem.H index 91882816e..a466ab05a 100644 --- a/applications/solvers/multiphase/reactingEulerFoam/phaseSystems/phaseSystem/phaseSystem.H +++ b/applications/solvers/multiphase/reactingEulerFoam/phaseSystems/phaseSystem/phaseSystem.H @@ -433,7 +433,7 @@ public: virtual autoPtr momentumTransfer() = 0; //- Return the momentum transfer matrices for the face-based - // algiorithm + // algorithm virtual autoPtr momentumTransferf() = 0; //- Return the implicit force coefficients for the face-based