diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/pEqn.H b/applications/solvers/multiphase/multiphaseEulerFoam/pEqn.H
index f31717d3799a4ecfe39a3c7502cbee5e48faa6f6..1c42c7b91a64104651b4b2948ed7ee8b4bc823be 100644
--- a/applications/solvers/multiphase/multiphaseEulerFoam/pEqn.H
+++ b/applications/solvers/multiphase/multiphaseEulerFoam/pEqn.H
@@ -115,7 +115,8 @@
                 (1.0/phase.rho())*rAUs[phasei]*(*dcIter())
                *phase2Ptr->U();
 
-            // Alternative flux-pressure consistent drag but not momentum conservative
+            // Alternative flux-pressure consistent drag
+            // but not momentum conservative
             //
             // HbyAs[phasei] += fvc::reconstruct
             // (