Merge commit 'e0b04393edfc68bc3bf689e45b4196b165a1ab0a'

This commit is contained in:
Darth Vader 2022-03-25 16:36:54 +00:00
commit f676db2278

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