Fixed a typo
This commit is contained in:
parent
a6163b96a9
commit
c65443d5e4
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ namespace Cantera {
|
|||
//@{
|
||||
//! Standard state uses the molar convention
|
||||
const int cAC_CONVENTION_MOLAR = 0;
|
||||
//! Stanadrd state uses the molality convention
|
||||
//! Standard state uses the molality convention
|
||||
const int cAC_CONVENTION_MOLALITY = 1;
|
||||
//@}
|
||||
class XML_Node;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue