Fixed a spelling error.

This commit is contained in:
Harry Moffat 2008-10-19 14:50:49 +00:00
parent 04cb94d972
commit 1315ee324e

View file

@ -387,7 +387,7 @@ namespace Cantera {
} else {
std::string hh(dptr);
free(eptr);
throw CanteraError("aotofCheck",
throw CanteraError("atofCheck",
"Trouble processing string, " + hh);
}
}