Skip to content
Snippets Groups Projects
Commit 4c920e3d authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

Merge branch 'cherry-pick-843ac892' into 'releases/3.3'

Merge branch 'docu/fix-typo-1p-adapter' into 'master'

See merge request !2427
parents 3f4b0313 74283660
No related branches found
No related tags found
1 merge request!2427Merge branch 'docu/fix-typo-1p-adapter' into 'master'
......@@ -130,7 +130,7 @@ public:
{ return MultiPhaseFluidSystem::phaseName(phase); }
/*!
* \brief There is only one phase, so not mass transfer between phases can occur
* \brief There is only one phase, so no mass transfer between phases can occur
*/
static constexpr bool isMiscible()
{ return false; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment