[Doc] Correct typo in migrating.rst
See Issue 196.
This commit is contained in:
parent
5dddf942c8
commit
6973579b88
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ should be replaced with::
|
|||
>>> gas.P
|
||||
>>> gas.Y
|
||||
|
||||
For pure fluid phases, the property `X` refers to the vapor mass fraction or "quality" of the phase. The following::
|
||||
For pure fluid phases, the property ``X`` refers to the vapor mass fraction or "quality" of the phase. The following::
|
||||
|
||||
>>> w = Cantera.liquidvapor.Water()
|
||||
>>> w.set(T=400, Vapor=0.5)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue