Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Commit e9894bc

Browse files
author
Dilawar Singh
committed
Fixed typo BhallaLab#426
1 parent 954f6ea commit e9894bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ksolve/Stoich.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ bool Stoich::getAllowNegative() const
278278

279279
void Stoich::setPath(const Eref& e, string v)
280280
{
281-
cout << "DeprecationWarning:: Use Soitch::readSystemPath instead. In "
281+
cout << "DeprecationWarning:: Use Soitch::reacSystemPath instead. In "
282282
"the future, it will be an error."
283283
<< endl;
284284
setReacSystemPath(e, v);

0 commit comments

Comments
 (0)