Squashed 'src/' changes from 15e9e21c..f676db22

f676db22 Merge commit 'e0b04393edfc68bc3bf689e45b4196b165a1ab0a'
e0b04393 Squashed 'phreeqcpp/' changes from ba27ef1..8715a91

git-subtree-dir: src
git-subtree-split: f676db2278b9f1992fd01b5d03f8137d286fa172
This commit is contained in:
Darth Vader 2022-03-25 16:37:30 +00:00
parent 937409a9e6
commit a284a40276

View File

@ -214,7 +214,7 @@ pitzer_tidy(void)
if (mcb0 == NULL && mcb1 == NULL && mcc0 == NULL && ICON == TRUE)
{
error_string = sformatf(
"No KCl interaction parameters, turning off MacInnis scaling.");
"No KCl interaction parameters, turning off MacInnes scaling.");
warning_msg(error_string);
ICON = FALSE;
}