We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbea7f0 commit d11d414Copy full SHA for d11d414
SS_global.tpl
@@ -1189,7 +1189,7 @@ FINAL_SECTION
1189
// SS_Label_Info_12.4.7 #Finish up with final writes to warning.sso
1190
if (N_changed_lambdas > 0)
1191
{
1192
- warnstream << "Reminder: Number of lamdas !=0.0 and !=1.0: " << N_changed_lambdas;
+ warnstream << "Reminder: Number of lambdas !=0.0 and !=1.0: " << N_changed_lambdas;
1193
write_message(WARN, 0);
1194
}
1195
0 commit comments