Merge remote-tracking branch 'origin/master'

This commit is contained in:
Charlton, Scott R 2022-03-25 10:44:49 -06:00
commit 6d34a2a8cb

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;
}