Fixed a spelling error.
This commit is contained in:
parent
04cb94d972
commit
1315ee324e
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@ namespace Cantera {
|
|||
} else {
|
||||
std::string hh(dptr);
|
||||
free(eptr);
|
||||
throw CanteraError("aotofCheck",
|
||||
throw CanteraError("atofCheck",
|
||||
"Trouble processing string, " + hh);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue